@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-axa34b');
	src:url('fonts/icomoon.eot?#iefix-axa34b') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-axa34b') format('truetype'),
		url('fonts/icomoon.woff?-axa34b') format('woff'),
		url('fonts/icomoon.svg?-axa34b#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-price-tags:before {
	content: "\e936";
}
.icon-envelop:before {
	content: "\e945";
}
.icon-location:before {
	content: "\e947";
}
.icon-location2:before {
	content: "\e948";
}
.icon-briefcase:before {
	content: "\e9ae";
}
.icon-accessibility:before {
	content: "\e9b2";
}
.icon-tree:before {
	content: "\e9bc";
}
.icon-menu:before {
	content: "\e9bd";
}
