/* ANTONIO = MENU + TITRES */

@font-face {
	font-family: 'Main-font';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/lato/Lato-Regular.eot'); /* IE9 Compat Modes */
	src: url('../fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/lato/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
		url('../fonts/lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
		url('../fonts/lato/Lato-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Main-font-bold';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/lato/Lato-Bold.eot'); /* IE9 Compat Modes */
	src: url('../fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/lato/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
		url('../fonts/lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
		url('../fonts/lato/Lato-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Main-font-italic';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/lato/Lato-Italic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/lato/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/lato/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
		url('../fonts/lato/Lato-Italic.woff') format('woff'), /* Modern Browsers */
		url('../fonts/lato/Lato-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'Main-font-thin';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/lato/Lato-Thin.eot'); /* IE9 Compat Modes */
	src: url('../fonts/lato/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/lato/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
		url('../fonts/lato/Lato-Thin.woff') format('woff'), /* Modern Browsers */
		url('../fonts/lato/Lato-Thin.ttf') format('truetype');
}