@font-face {
    font-family: 'Eurostile';
    src: url('Eurostile-Medium.woff2') format('woff2'),
        url('Eurostile-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Eurostile';
    src: url('EurostileBold.woff2') format('woff2'),
        url('EurostileBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Eurostile';
    src: url('EurostileRegular.woff2') format('woff2'),
        url('EurostileRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Eurostar Regular Extended';
    src: url('EurostarRegularExtended.woff2') format('woff2'),
        url('EurostarRegularExtended.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

