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

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

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

.icon-linkedin2:before {
	content: "\eac9";
}

