@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?87olus');
	src:url('fonts/icomoon.eot?#iefix87olus') format('embedded-opentype'),
		url('fonts/icomoon.woff?87olus') format('woff'),
		url('fonts/icomoon.ttf?87olus') format('truetype'),
		url('fonts/icomoon.svg?87olus#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-chevron-left:before {
	content: "\e600";
}

.icon-chevron-right:before {
	content: "\e601";
}

.icon-controller-paus:before {
	content: "\e602";
}

.icon-controller-play:before {
	content: "\e603";
}

.icon-dot-single:before {
	content: "\e604";
}

.icon-home:before {
	content: "\e900";
}

.icon-office:before {
	content: "\e903";
}

.icon-cart:before {
	content: "\e93a";
}

.icon-phone:before {
	content: "\e942";
}

.icon-mobile:before {
	content: "\e958";
}

.icon-menu3:before {
	content: "\e9bf";
}

.icon-move-down:before {
	content: "\ea47";
}

.icon-ctrl:before {
	content: "\ea50";
}

