@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-u0mqld');
	src:url('fonts/icomoon.eot?#iefix-u0mqld') format('embedded-opentype'),
		url('fonts/icomoon.woff?-u0mqld') format('woff'),
		url('fonts/icomoon.ttf?-u0mqld') format('truetype'),
		url('fonts/icomoon.svg?-u0mqld#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-top:before {
	content: "\e60a";
}

.icon-loupe:before {
	content: "\e608";
}

.icon-telephone:before {
	content: "\e606";
}

.icon-question:before {
	content: "\e607";
}

.icon-plus:before {
	content: "\e605";
}

.icon-next:before {
	content: "\e603";
}

.icon-prev:before {
	content: "\e604";
}

.icon-coin:before {
	content: "\e602";
}

.icon-compte:before {
	content: "\e600";
}

.icon-panier:before {
	content: "\e601";
}

