/* Custom fonts will go here
===========================================================================================================*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
    font-family: "Eurostile_Extended_Regular";
	src: url('../fonts/Eurostile_Extended_Regular.woff') format('woff');  
	font-weight: bold;
	font-style: normal;
    }

@font-face {
    font-family: "Eurostile_Extended_Black";
	src: url('../fonts/Eurostile_Extended_Black.woff') format('woff');  
	font-weight: bold;
	font-style: normal;
    }




@font-face {
    font-family: "Eurostile_Extended_Medium";
	src: url('../fonts/Eurostile_Extended_Medium.woff') format('woff');  
	font-weight: bold;
	font-style: normal;
     }	
