@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-v8k1jj');
	src:url('../fonts/icomoon.eot?#iefix-v8k1jj') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-v8k1jj') format('truetype'),
		url('../fonts/icomoon.woff?-v8k1jj') format('woff'),
		url('../fonts/icomoon.svg?-v8k1jj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[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";
}
