@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-ae8gnm');
	src:url('../fonts/icomoon.eot?#iefix-ae8gnm') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-ae8gnm') format('truetype'),
		url('../fonts/icomoon.woff?-ae8gnm') format('woff'),
		url('../fonts/icomoon.svg?-ae8gnm#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-star-outline:before {
	content: "\e603";
}
.icon-star2:before {
	content: "\e604";
}
.icon-box:before {
	content: "\e601";
}
.icon-triangle-down:before {
	content: "\e600";
}
.icon-file-text2:before {
	content: "\e926";
}
.icon-cart:before {
	content: "\e93a";
}
.icon-history:before {
	content: "\e94d";
}
.icon-user:before {
	content: "\e971";
}
.icon-users:before {
	content: "\e972";
}
.icon-meter:before {
	content: "\e9a6";
}
.icon-exit:before {
	content: "\ea14";
}
.icon-loop2:before {
	content: "\ea2e";
}
.icon-star:before {
	content: "\e602";
}