@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?-4eyryb');

	src: url('fonts/icomoon.eot?#iefix-4eyryb') format('embedded-opentype'),

		url('fonts/icomoon.woff?-4eyryb') format('woff'),

		/*url('fonts/icomoon.ttf?-4eyryb') format('truetype'),*/

		url('fonts/icomoon.svg?-4eyryb#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-youtube3:before {

	content: "\ea99";
}

.icon-mail:before {
	content: "\e600";
}
.icon-instagram:before{
	content: "\f16d";
}