@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-hilv6p');
	src:url('fonts/icomoon.eot?#iefix-hilv6p') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-hilv6p') format('truetype'),
		url('fonts/icomoon.woff?-hilv6p') format('woff'),
		url('fonts/icomoon.svg?-hilv6p#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-search:before {
	content: "\e986";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-earth:before {
	content: "\e9ca";
}
.icon-google-plus2:before {
	content: "\ea89";
}
.icon-facebook2:before {
	content: "\ea8d";
}
.icon-twitter2:before {
	content: "\ea92";
}
.icon-youtube3:before {
	content: "\ea99";
}
.icon-twitch:before {
	content: "\ea9b";
}
