@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-n5olub');
	src:url('../fonts/icomoon.eot?#iefix-n5olub') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-n5olub') format('truetype'),
		url('../fonts/icomoon.woff?-n5olub') format('woff'),
		url('../fonts/icomoon.svg?-n5olub#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;

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

.icon-recherche:before {
	content: "\e600";
}
.icon-connexion:before {
	content: "\e601";
}
.icon-inscription:before {
	content: "\e602";
}
.icon-accueil:before {
	content: "\e603";
}
.icon-plus:before {
	content: "\e604";
}
.icon-panier:before {
	content: "\e605";
}
.icon-gauche:before {
	content: "\e606";
}
.icon-droite:before {
	content: "\e607";
}
.icon-etoile:before {
	content: "\e608";
}
.icon-coeur:before {
	content: "\e609";
}
.icon-newsletter:before {
	content: "\e60a";
}
.icon-fleche_deroule:before {
	content: "\e60b";
}
.icon-tranche_de_prix:before {
	content: "\e60c";
}
.icon-delai_de_livraison:before {
	content: "\e60d";
}
.icon-couleur:before {
	content: "\e60e";
}
.icon-metrage:before {
	content: "\e60f";
}
.icon-quantite:before {
	content: "\e610";
}
.icon-fleche_ronde_droite:before {
	content: "\e611";
}
.icon-fleche_ronde_gauche:before {
	content: "\e612";
}

