@font-face {
    font-family: 'HKGrotesk';
    src: url('fonts/HKGrotesk-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'LeagueGothic';
    src: url('fonts/LeagueGothic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TenorSans';
    src: url('fonts/TenorSans.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'LeagueSpartan';
    src: url('fonts/LeagueSpartan.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'horizon';
    src: url('fonts/horizon.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OldStandard';
    src: url('fonts/OldStandardBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}