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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Icons';
	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-burger:before {
	content: "\31";
}

.icon-map:before {
	content: "\32";
}

.icon-arrow-down:before {
	content: "\61";
}

.icon-arrow-left:before {
	content: "\62";
}

.icon-arrow-right:before {
	content: "\63";
}

.icon-camera:before {
	content: "\64";
}

.icon-checkmark:before {
	content: "\65";
}

.icon-cross-1:before {
	content: "\66";
}

.icon-cross-2:before {
	content: "\67";
}

.icon-external:before {
	content: "\68";
}

.icon-home:before {
	content: "\69";
}

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

.icon-info:before {
	content: "\6b";
}

.icon-letter:before {
	content: "\6c";
}

.icon-list:before {
	content: "\6d";
}

.icon-lock:before {
	content: "\6e";
}

.icon-magnifier:before {
	content: "\6f";
}

.icon-marker-btn:before {
	content: "\70";
}

.icon-marker:before {
	content: "\71";
}

.icon-minus:before {
	content: "\72";
}

.icon-overview:before {
	content: "\73";
}

.icon-pen:before {
	content: "\74";
}

.icon-phone:before {
	content: "\75";
}

.icon-play:before {
	content: "\76";
}

.icon-plus:before {
	content: "\77";
}

.icon-share:before {
	content: "\78";
}

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

.icon-user:before {
	content: "\7a";
}

