@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?-5ibijg');
	src:url('icomoon.eot?#iefix-5ibijg') format('embedded-opentype'),
		url('icomoon.woff?-5ibijg') format('woff'),
		url('icomoon.ttf?-5ibijg') format('truetype'),
		url('icomoon.svg?-5ibijg#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-print:before {
	content: "\e600";
}
.icon-microphone:before {
	content: "\e601";
}
.icon-download:before {
	content: "\e95e";
}
.icon-search:before {
	content: "\e986";
}
.icon-globe:before {
	content: "\e9c9";
}