@font-face {
    font-family: 'Eurostile Extended';
    src: url('../fonts/EurostileExtended-Roman.woff2') format('woff2'),
        url('../fonts/EurostileExtended-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.hero-1 .front-content h1{
	font-family:'Eurostile Extended';
	font-weight:100;
	font-size:30px;
}