@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?3yui71');
	src:url('fonts/icomoon.eot?#iefix3yui71') format('embedded-opentype'),
		url('fonts/icomoon.woff?3yui71') format('woff'),
		url('fonts/icomoon.ttf?3yui71') format('truetype'),
		url('fonts/icomoon.svg?3yui71#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-home3:before {
	content: "\e902";
}

.icon-files-empty:before {
	content: "\e925";
}

.icon-file-text2:before {
	content: "\e926";
}

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

.icon-alarm:before {
	content: "\e950";
}

.icon-stopwatch:before {
	content: "\e952";
}

.icon-hour-glass:before {
	content: "\e979";
}

.icon-spoon-knife:before {
	content: "\e9a3";
}

.icon-meter:before {
	content: "\e9a6";
}

.icon-meter2:before {
	content: "\e9a7";
}

