@charset "utf-8";

@font-face {
	font-family:'MichelinL';
	font-style: normal;
	src: url('/font/Michelin-Light.eot');
	src: url('/font/Michelin-Light.eot?#iefix') format('embedded-opentype'),
		 url('/font/Michelin-Light.woff2') format('woff2'),
		 url('/font/Michelin-Light.woff') format('woff'),
		 url('/font/Michelin-Light.ttf') format('truetype');
}
@font-face {
	font-family:'MichelinR';
	font-style: normal;
	src: url('/font/Michelin-Regular.eot');
	src: url('/font/Michelin-Regular.eot?#iefix') format('embedded-opentype'),
		 url('/font/Michelin-Regular.woff2') format('woff2'),
		 url('/font/Michelin-Regular.woff') format('woff'),
		 url('/font/Michelin-Regular.ttf') format('truetype');
}
@font-face {
	font-family:'MichelinM';
	font-style: normal;
	src: url('/font/Michelin-SemiBold.eot');
	src: url('/font/Michelin-SemiBold.eot?#iefix') format('embedded-opentype'),
		 url('/font/Michelin-SemiBold.woff2') format('woff2'),
		 url('/font/Michelin-SemiBold.woff') format('woff'),
		 url('/font/Michelin-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family:'MichelinB';
	font-style: normal;
	src: url('/font/Michelin-Bold.eot');
	src: url('/font/Michelin-Bold.eot?#iefix') format('embedded-opentype'),
		 url('/font/Michelin-Bold.woff2') format('woff2'),
		 url('/font/Michelin-Bold.woff') format('woff'),
		 url('/font/Michelin-Bold.ttf') format('truetype');
}
@font-face {
	font-family:'MichelinK';
	font-style: normal;
	src: url('/font/Michelin-Black.eot');
	src: url('/font/Michelin-Black.eot?#iefix') format('embedded-opentype'),
		 url('/font/Michelin-Black.woff2') format('woff2'),
		 url('/font/Michelin-Black.woff') format('woff'),
		 url('/font/Michelin-Black.ttf') format('truetype');
}