@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?sdfmxs');
	src:url('fonts/icomoon.eot?#iefixsdfmxs') format('embedded-opentype'),
		url('fonts/icomoon.ttf?sdfmxs') format('truetype'),
		url('fonts/icomoon.woff?sdfmxs') format('woff'),
		url('fonts/icomoon.svg?sdfmxs#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
	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;
}

.ico-google-plus:before {
	content: "\ea88";
}
.ico-facebook:before {
	content: "\ea8c";
}
.ico-twitter:before {
	content: "\ea91";
}
.ico-youtube3:before {
	content: "\ea99";
}
.ico-linkedin2:before {
	content: "\eac9";
}



