@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-mwd2jo');
	src:url('fonts/icomoon.eot?#iefix-mwd2jo') format('embedded-opentype'),
		url('fonts/icomoon.woff?-mwd2jo') format('woff'),
		url('fonts/icomoon.ttf?-mwd2jo') format('truetype'),
		url('fonts/icomoon.svg?-mwd2jo#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-mobile:before {
	content: "\e611";
}

.icon-mail:before {
	content: "\e614";
}

.icon-location:before {
	content: "\e61f";
}

.icon-star:before {
	content: "\e628";
}

.icon-house:before {
	content: "\e604";
}

.icon-search:before {
	content: "\e630";
}

.icon-cog:before {
	content: "\e636";
}

.icon-leaf:before {
	content: "\e605";
}

.icon-minus2:before {
	content: "\e685";
}

.icon-plus2:before {
	content: "\e686";
}

.icon-minus3:before {
	content: "\e688";
}

.icon-plus3:before {
	content: "\e689";
}

.icon-list2:before {
	content: "\e69b";
}

.icon-arrow-up2:before {
	content: "\e6cd";
}

.icon-arrow-left6:before {
	content: "\e6d7";
}

.icon-arrow-down6:before {
	content: "\e6d8";
}

.icon-arrow-up5:before {
	content: "\e6d9";
}

.icon-arrow-right6:before {
	content: "\e6da";
}

