/**************************************************************************************************************/
/*
			IFSI - Typos utlisees sur le site
*/
/**************************************************************************************************************/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,800);*/

@font-face {
    font-family: 'rabiohead';
    src: url('../typos/rabiohead-webfont.eot');
    src: url('../typos/rabiohead-webfont.eot?#iefix') format('embedded-opentype'),
         url('../typos/rabiohead-webfont.woff') format('woff'),
         url('../typos/rabiohead-webfont.ttf') format('truetype'),
         url('../typos/rabiohead-webfont.svg#rabiohead') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing:normal;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../typos/fontawesome-webfont.eot?v=4.0.3');
	src: url('../typos/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
		 url('../typos/fontawesome-webfont.woff?v=4.0.3') format('woff'),
		 url('../typos/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),
		 url('../typos/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

