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

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

.icon-clipboard:before {
	content: "\e9b8";
}

.icon-menu:before {
	content: "\e9bd";
}

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

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

.icon-envelop:before {
	content: "\e945";
}

.icon-diamond:before {
	content: "\e600";
}

