@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?h4czzu');
	src:url('../fonts/icomoon.eot?#iefixh4czzu') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?h4czzu') format('truetype'),
		url('../fonts/icomoon.woff?h4czzu') format('woff'),
		url('../fonts/icomoon.svg?h4czzu#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-box:before {
	content: "\e601";
}
.icon-triangle-down:before {
	content: "\e600";
}
.icon-file-text2:before {
	content: "\e926";
}
.icon-users:before {
	content: "\e972";
}
.icon-meter:before {
	content: "\e9a6";
}
.icon-loop2:before {
	content: "\ea2e";
}