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

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

@font-face {
    font-family: 'orbitronregular';
    src: url('../CustomFonts/orbitron.eot');
    src: url('../CustomFonts/orbitron.eot?#iefix') format('embedded-opentype'),
         url('../CustomFonts/orbitron.ttf') format('truetype'),
         url('../CustomFonts/orbitron.svg#orbitronregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans';
    src: url('../CustomFonts/opensanswebfont.eot');
    src: url('../CustomFonts/opensanswebfont.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/fontawesome.eot?#iefix') format('embedded-opentype'),
         url('../CustomFonts/fontawesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'slick';
    src: url('../CustomFonts/slick.eot');
    src: url('../CustomFonts/slick.eot?#iefix') format('embedded-opentype'), 
         url('../CustomFonts/slick.ttf') format('truetype'), 
         url('../CustomFonts/slick.svg#slick') format('svg');         
    font-weight: normal;
    font-style: normal;
}












