/*--------------- polices de caractères embarqués ------------*/

/* choix possibles :
RobotoRegular, RobotoBold, RobotoCondensedBold, RobotoCondensedRegular, RobotoMedium, RobotoItalic
*/

@font-face {
	font-family: 'RobotoRegular';
	src: url('/styles/font/Roboto-Regular.eot'); 
	src: url('/styles/font/Roboto-Regular.eot?') format('eot'),
		url('/styles/font/Roboto-Regular.woff') format('woff'),
		url('/styles/font/Roboto-Regular.ttf') format('truetype'),
		url('/styles/font/Roboto-Regular.svg#webfontqPaokchx') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'RobotoLight';
    src: url('/styles/font/Roboto-Light-webfont.eot');
    src: url('/styles/font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/styles/font/Roboto-Light-webfont.woff') format('woff'),
         url('/styles/font/Roboto-Light-webfont.ttf') format('truetype'),
         url('/styles/font/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'RobotoBold';
	src: url('/styles/font/Roboto-Bold.eot'); 
	src: url('/styles/font/Roboto-Bold.eot?') format('eot'),
		url('/styles/font/Roboto-Bold.woff') format('woff'),
		url('/styles/font/Roboto-Bold.ttf') format('truetype'),
		url('/styles/font/Roboto-Bold.svg#webfontqPaokchx') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensedBold';
	src: url('/styles/font/RobotoCondensed-Bold.eot'); 
	src: url('/styles/font/RobotoCondensed-Bold.eot?') format('eot'),
		url('/styles/font/RobotoCondensed-Bold.woff') format('woff'),
		url('/styles/font/RobotoCondensed-Bold.ttf') format('truetype'),
		url('/styles/font/RobotoCondensed-Bold.svg#webfontqPaokchx') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoCondensedRegular';
	src: url('/styles/font/RobotoCondensed-Regular.eot'); 
	src: url('/styles/font/RobotoCondensed-Regular.eot?') format('eot'),
		url('/styles/font/RobotoCondensed-Regular.woff') format('woff'),
		url('/styles/font/RobotoCondensed-Regular.ttf') format('truetype'),
		url('/styles/font/RobotoCondensed-Regular.svg#webfontqPaokchx') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoMedium';
	src: url('/styles/font/Roboto-Medium-webfont.eot'); 
	src: url('/styles/font/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('/styles/font/Roboto-Medium-webfont.woff') format('woff'),
		url('/styles/font/Roboto-Medium-webfont.ttf') format('truetype'),
		url('/styles/font/Roboto-Medium-webfont.svg#robotomedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RobotoItalic';
	src: url('/styles/font/Roboto-Italic-webfont.eot'); 
	src: url('/styles/font/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('/styles/font/Roboto-Italic-webfont.woff') format('woff'),
		url('/styles/font/Roboto-Italic-webfont.ttf') format('truetype'),
		url('/styles/font/Roboto-Italic-webfont.svg#robotoitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	    font-family: 'RobotoCondensedLight';
	src: url('/styles/font/RobotoCondensed-Light-webfont.eot'); 
	src: url('/styles/font/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
		url('/styles/font/RobotoCondensed-Light-webfont.woff') format('woff'),
		url('/styles/font/RobotoCondensed-Light-webfont.ttf') format('truetype'),
		url('/styles/font/RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensedItalic';
    src: url('/styles/font/RobotoCondensed-Italic-webfont.eot');
    src: url('/styles/font/RobotoCondensed-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/styles/font/RobotoCondensed-Italic-webfont.woff') format('woff'),
         url('/styles/font/RobotoCondensed-Italic-webfont.ttf') format('truetype'),
         url('/styles/font/RobotoCondensed-Italic-webfont.svg#roboto_condenseditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
