@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?zeasxf');
	src:url('../fonts/icomoon.eot?#iefixzeasxf') format('embedded-opentype'),
		url('../fonts/icomoon.woff?zeasxf') format('woff'),
		url('../fonts/icomoon.ttf?zeasxf') format('truetype'),
		url('../fonts/icomoon.svg?zeasxf#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-home3:before {
	content: "\e902";
}
.icon-location:before {
	content: "\e947";
}
.icon-location2:before {
	content: "\e948";
}
.icon-map:before {
	content: "\e94b";
}
.icon-map2:before {
	content: "\e94c";
}
.icon-spinner11:before {
	content: "\e984";
}
.icon-shrink:before {
	content: "\e98a";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-menu4:before {
	content: "\e9c0";
}
.icon-loop2:before {
	content: "\ea2e";
}

