@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?1cwsvi');
	src:url('../fonts/icomoon.eot?1cwsvi#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?1cwsvi') format('truetype'),
		url('../fonts/icomoon.woff?1cwsvi') format('woff'),
		url('../fonts/icomoon.svg?1cwsvi#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-sacola:before {
	content: "\e907";
}
.icon-twitter:before {
	content: "\e909";
}
.icon-facebook:before {
	content: "\e90a";
}
.icon-instagram:before {
	content: "\e90b";
}
.icon-entrega:before {
	content: "\e908";
}
.icon-cebola:before {
	content: "\e900";
}
.icon-check:before {
	content: "\e901";
}
.icon-fechar:before {
	content: "\e902";
}
.icon-lupa:before {
	content: "\e903";
}
.icon-marker:before {
	content: "\e904";
}
.icon-marker-circle:before {
	content: "\e905";
}
.icon-produtor:before {
	content: "\e906";
}
.icon-star:before {
	content: "\e91d";
}
.icon-star-empty:before {
	content: "\e91e";
}
.icon-tag-label:before {
	content: "\e91f";
}
.icon-truck:before {
	content: "\e920";
}
.icon-arrow-banner:before {
	content: "\e921";
}
.icon-arrow-down:before {
	content: "\e922";
}
.icon-arrow-left:before {
	content: "\e923";
}
.icon-arrow-right:before {
	content: "\e924";
}
.icon-arrow-right-big:before {
	content: "\e925";
}
.icon-carrinho:before {
	content: "\e926";
}

