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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-eye:before {
	content: "\e900";
}
.icon-map:before {
	content: "\e901";
}
.icon-search:before {
	content: "\e902";
}
.icon-vk:before {
	content: "\e903";
}
.icon-arrow-down:before {
	content: "\e904";
}
.icon-arrow-left:before {
	content: "\e905";
}
.icon-arrow-right:before {
	content: "\e906";
}
.icon-right-arrow:before {
	content: "\e907";
}