@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Black.woff2') format('woff2'),
        url('Hatton-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Light.woff2') format('woff2'),
        url('Hatton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Medium.woff2') format('woff2'),
        url('Hatton-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Bold.woff2') format('woff2'),
        url('Hatton-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Ultrabold.woff2') format('woff2'),
        url('Hatton-Ultrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Regular.woff2') format('woff2'),
        url('Hatton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Ultralight.woff2') format('woff2'),
        url('Hatton-Ultralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hatton';
    src: url('Hatton-Semibold.woff2') format('woff2'),
        url('Hatton-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:'Haffer TRIAL';
    src: url('HafferTRIAL-Medium.woff2') format('woff2'),
        url('HafferTRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:'Haffer TRIAL';
    src: url('HafferTRIAL-Regular.woff2') format('woff2'),
        url('HafferTRIAL-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

