@font-face {
    font-family: "eurostileltstd";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/EurostileLTStd.otf');
    url('../fonts/eurostileltstd.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'UTM_HelvetIns';
    src: url('../fonts/UTMHelvetIns.eot');
    src: url('../fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('../fonts/UTMHelvetIns.woff')
    format('woff2'), url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf')
    format('truetype'), url('../fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}