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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-phone:before {
	content: "\e900";
}
.icon-mobile:before {
	content: "\e901";
}
.icon-mobile2:before {
	content: "\e902";
}
.icon-google-plus3:before {
	content: "\e903";
}
.icon-facebook3:before {
	content: "\e904";
}
.icon-twitter3:before {
	content: "\e905";
}
.icon-feed4:before {
	content: "\e906";
}
.icon-youtube3:before {
	content: "\e907";
}

