@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?yivib4');
	src:url('icomoon.eot?#iefixyivib4') format('embedded-opentype'),
		url('icomoon.ttf?yivib4') format('truetype'),
		url('icomoon.woff?yivib4') format('woff'),
		url('icomoon.svg?yivib4#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-phone:before {
	content: "\e600";
}
.icon-envelop:before {
	content: "\e601";
}
.icon-location:before {
	content: "\e602";
}
.icon-earth:before {
	content: "\e603";
}
.icon-eye:before {
	content: "\e604";
}
.icon-arrow-right2:before {
	content: "\e605";
}
.icon-facebook3:before {
	content: "\e606";
}
