@font-face {
    font-family: 'eurostileregular';
    src: url('https://cdn.dlron.us/assets/fonts/eurostile/eurosti-webfont.woff2') format('woff2'),
        url('https://cdn.dlron.us/assets/fonts/eurostile/eurosti-webfont.woff') format('woff'),
        url('https://cdn.dlron.us/assets/fonts/eurostile/eurosti-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'eurostilebold';
    src: url('https://cdn.dlron.us/assets/fonts/eurostile/eurostib-webfont.woff2') format('woff2'),
        url('https://cdn.dlron.us/assets/fonts/eurostile/eurostib-webfont.woff') format('woff'),
        url('https://cdn.dlron.us/assets/fonts/eurostile/eurostib-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}