@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?yd83kr');
	src:url('../fonts/icomoon.eot?#iefixyd83kr') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?yd83kr') format('truetype'),
		url('../fonts/icomoon.woff?yd83kr') format('woff'),
		url('../fonts/icomoon.svg?yd83kr#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-pencil2:before {
	content: "\e906";
}
.icon-folder-download:before {
	content: "\e933";
}
.icon-carrito:before {
	content: "\e93a";
}
.icon-search:before {
	content: "\e986";
}
.icon-eye:before {
	content: "\e9ce";
}
.icon-plus:before {
	content: "\ea0a";
}
.icon-cross:before {
	content: "\ea0f";
}
.icon-paypal:before {
	content: "\ead6";
}
.icon-efect:before {
	content: "\e964";
}