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

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

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

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

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

