@font-face {
    font-family: 'Eurostile LT Std';
    src: url('EurostileLTStd-Ex2.woff2') format('woff2'),
        url('EurostileLTStd-Ex2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@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;
}

