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

/* @font-face {
    font-family: 'League Gothic SemiCondensed';
    src: url('LeagueGothicSemiCondensed-Regular.woff2') format('woff2'),
        url('LeagueGothicSemiCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-stretch: 87%;
}

@font-face {
    font-family: 'League Gothic Condensed';
    src: url('LeagueGothicCondensed-Regular.woff2') format('woff2'),
        url('LeagueGothicCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

