@font-face {
    font-family: 'Special Gothic Condensed One';
    src: url('SpecialGothicCondensedOne-Regular.woff2') format('woff2'),
        url('SpecialGothicCondensedOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter24pt-SemiBold.woff2') format('woff2'),
        url('Inter24pt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter18pt-Light.woff2') format('woff2'),
        url('Inter18pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

