@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-in9veh');
	src:url('../fonts/icomoon.eot?#iefix-in9veh') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-in9veh') format('woff'),
		url('../fonts/icomoon.ttf?-in9veh') format('truetype'),
		url('../fonts/icomoon.svg?-in9veh#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; font-size:28px; 

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter2:before {
	content: "\ea92";
}

.icon-linkedin:before {
	content: "\eac8";
}

