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

.icon-facebook3:before {
	content: "\ea8e";
}

.icon-twitter3:before {
	content: "\ea93";
}

