@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?198231');
	src:url('fonts/icomoon.eot?#iefix198231') format('embedded-opentype'),
		url('fonts/icomoon.ttf?198231') format('truetype'),
		url('fonts/icomoon.woff?198231') format('woff'),
		url('fonts/icomoon.svg?198231#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-gps_fixed:before {
	content: "\e0a3";
}
.icon-envelope-o:before {
	content: "\f003";
}
.icon-phone:before {
	content: "\f095";
}
.icon-question:before {
	content: "\f128";
}
.icon-phone2:before {
	content: "\e600";
}
.icon-location:before {
	content: "\e601";
}
.icon-location2:before {
	content: "\e602";
}
.icon-plus:before {
	content: "\e603";
}
