/**************************************************************************************************************/
/*
			NOM DU SITE - Typos utlisees sur le site			
*/
/**************************************************************************************************************/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);

@font-face {
    font-family: 'montserrat-light';
    src: url('../typos/montserrat-light-webfont.eot');
    src: url('../typos/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../typos/montserrat-light-webfont.woff2') format('woff2'),
         url('../typos/montserrat-light-webfont.woff') format('woff'),
         url('../typos/montserrat-light-webfont.ttf') format('truetype'),
         url('../typos/montserrat-light-webfont.svg#montserrat-light') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing:normal;
}

@font-face {
    font-family: 'montserrat-regular';
    src: url('../typos/montserrat-regular-webfont.eot');
    src: url('../typos/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../typos/montserrat-regular-webfont.woff2') format('woff2'),
         url('../typos/montserrat-regular-webfont.woff') format('woff'),
         url('../typos/montserrat-regular-webfont.ttf') format('truetype'),
         url('../typos/montserrat-regular-webfont.svg#montserrat-regular') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing:normal;
}

@font-face {
    font-family: 'fontawesome';
    src: url('../typos/fontawesome-webfont.eot');
    src: url('../typos/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../typos/fontawesome-webfont.woff2') format('woff2'),
         url('../typos/fontawesome-webfont.woff') format('woff'),
         url('../typos/fontawesome-webfont.ttf') format('truetype'),
         url('../typos/fontawesome-webfont.svg#fontawesome') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing:normal;
}