@font-face {
	font-family: 'icomoon';
	src:url('..//fonts/icomoon.eot?-u608iz');
	src:url('..//fonts/icomoon.eot?#iefix-u608iz') format('embedded-opentype'),
		url('..//fonts/icomoon.woff?-u608iz') format('woff'),
		url('..//fonts/icomoon.ttf?-u608iz') format('truetype'),
		url('..//fonts/icomoon.svg?-u608iz#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-google-plus:before {
	content: "\ea88";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-youtube2:before {
	content: "\ea98";
}

