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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	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-email:before {
	content: "\e90d";
	stroke: currentColor;
	fill: currentColor;
}
.icon-arrow_slider-left:before {
	content: "\e901";
	stroke: currentColor;
	fill: currentColor;
}
.icon-arrow_slider-right:before {
	content: "\e902";
	stroke: currentColor;
	fill: currentColor;
}
.icon-Icon-material-keyboard-arrow-left:before {
	content: "\e904";
	stroke: currentColor;
	fill: currentColor;
}
.icon-arrow-right:before {
	content: "\e900";
	stroke: currentColor;
	fill: currentColor;
}
.icon-cesta-de-la-compra:before {
	content: "\e90c";
	stroke: currentColor;
	fill: currentColor;
}
.icon-instagram:before {
	content: "\e90b";
	stroke: currentColor;
	fill: currentColor;
}
.icon-telefono:before {
	content: "\e903";
	stroke: currentColor;
	fill: currentColor;
}
.icon-linkedin:before {
	content: "\e905";
	stroke: currentColor;
	fill: currentColor;
}
.icon-user:before {
	content: "\e906";
	stroke: currentColor;
	fill: currentColor;
}
.icon-carro:before {
	content: "\e907";
	stroke: currentColor;
	fill: currentColor;
}
.icon-facebook:before {
	content: "\e908";
	stroke: currentColor;
	fill: currentColor;
}
.icon-twitter:before {
	content: "\e909";
	stroke: currentColor;
	fill: currentColor;
}



