
/*=======================================================================
	❤❤❤ CustomFonts ❤❤❤
 ========================================================================*/

@font-face {
    font-family: 'exo';
    src: url('../CustomFonts/exo.html');
    src: url('../CustomFonts/exod41d.html?#iefix') format('embedded-opentype'),
         url('../CustomFonts/exo-2.html') format('truetype'),
         url('../CustomFonts/exo-3.html#exo') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'orbitronregular';
    src: url('../CustomFonts/orbitron.html');
    src: url('../CustomFonts/orbitrond41d.html?#iefix') format('embedded-opentype'),
         url('../CustomFonts/orbitron-2.html') format('truetype'),
         url('../CustomFonts/orbitron-3.html#orbitronregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans';
    src: url('../CustomFonts/opensanswebfont.eot');
    src: url('../CustomFonts/opensanswebfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../CustomFonts/opensanswebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../CustomFonts/fontawesome.eot');
    src: url('../CustomFonts/fontawesomed41d.eot?#iefix') format('embedded-opentype'),
         url('../CustomFonts/fontawesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}







