@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?sjac0n');
	src:url('fonts/icomoon.eot?#iefixsjac0n') format('embedded-opentype'),
		url('fonts/icomoon.woff?sjac0n') format('woff'),
		url('fonts/icomoon.ttf?sjac0n') format('truetype'),
		url('fonts/icomoon.svg?sjac0n#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-home:before {
	content: "\e612";
}
.icon-cart:before {
	content: "\e614";
}
.icon-phone:before {
	content: "\e613";
}
.icon-googleplus:before {
	content: "\e604";
}
.icon-facebook:before {
	content: "\e605";
}
.icon-twitter:before {
	content: "\e606";
}
.icon-pinterest:before {
	content: "\e607";
}
.icon-mail:before {
	content: "\e615";
}
.icon-cross:before {
	content: "\e608";
}
.icon-arrow-left:before {
	content: "\e600";
}
.icon-arrow-down:before {
	content: "\e601";
}
.icon-arrow-up:before {
	content: "\e602";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-arrow-left2:before {
	content: "\e609";
}
.icon-arrow-down2:before {
	content: "\e60a";
}
.icon-arrow-up2:before {
	content: "\e60b";
}
.icon-arrow-right2:before {
	content: "\e60c";
}
.icon-arrow-left3:before {
	content: "\e60d";
}
.icon-arrow-down3:before {
	content: "\e60e";
}
.icon-arrow-up3:before {
	content: "\e60f";
}
.icon-uniE610:before {
	content: "\e610";
}
.icon-instagram:before {
	content: "\e611";
}
