@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?h90v8r');
	src:url('fonts/icomoon.eot?h90v8r#iefix') format('embedded-opentype'),
		url('fonts/icomoon.woff2?h90v8r') format('woff2'),
		url('fonts/icomoon.ttf?h90v8r') format('truetype'),
		url('fonts/icomoon.woff?h90v8r') format('woff'),
		url('fonts/icomoon.svg?h90v8r#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-facebook:before {
	content: "\e807";
}
.icon-checkout-arrow:before {
	content: "\63";
}
.icon-download:before {
	content: "\e806";
}
.icon-mail-2:before {
	content: "\e804";
}
.icon-location:before {
	content: "\e805";
}
.icon-clock:before {
	content: "\e803";
}
.icon-slider-left:before {
	content: "\3c";
}
.icon-slider-right:before {
	content: "\3e";
}
.icon-plus-thin:before {
	content: "\e802";
}
.icon-plus:before {
	content: "\e801";
}
.icon-checkmark:before {
	content: "\e800";
}
.icon-close-2:before {
	content: "\e604";
}
.icon-close-thin:before {
	content: "\e603";
}
.icon-cart:before {
	content: "\e602";
}
.icon-logo:before {
	content: "\e613";
}
.icon-twitter:before {
	content: "\e60f";
}
.icon-vimeo:before {
	content: "\e610";
}
.icon-instagram:before {
	content: "\e611";
}
.icon-mail:before {
	content: "\e612";
}
.icon-arrow-right-circle:before {
	content: "\e60e";
}
.icon-search:before {
	content: "\73";
}
.icon-close:before {
	content: "\e608";
}
.icon-video-play:before {
	content: "\e607";
}
.icon-dropdown-arrow:before {
	content: "\e606";
}
.icon-menu:before {
	content: "\e600";
}

