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

@font-face {
    font-family: 'icons';
    src:url('../fonts/icons.eot?-l6f5bf');
    src:url('../fonts/icons.eot?#iefix-l6f5bf') format('embedded-opentype'),
    url('../fonts/icons.woff?-l6f5bf') format('woff'),
    url('../fonts/icons.ttf?-l6f5bf') format('truetype'),
    url('../fonts/icons.svg?-l6f5bf#icons') 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;
}

[class^="icons-"], [class*=" icons-"] {
    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-transitions:before {
	content: "\e600";
}

.icon-work_hours:before {
	content: "\e601";
}

.icon-parking:before {
	content: "\e602";
}

.icon-live_music:before {
	content: "\e603";
}

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

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

.icon-bill:before {
	content: "\e606";
}

.icon-noise:before {
	content: "\e607";
}

.icon-business_lunch:before {
	content: "\e608";
}

.icon-media_v2:before {
	content: "\e609";
}

.icon-check_in:before {
	content: "\e60a";
}

.icon-call:before {
	content: "\e60b";
}

.icon-mail_to:before {
	content: "\e60c";
}

.icon-subscibe:before {
	content: "\e60d";
}

.icon-write_a_review:before {
	content: "\e60e";
}

.icon-review_agree:before {
	content: "\e60f";
}

.icon-add_photo:before {
	content: "\e610";
}

.icon-now_is_here:before {
	content: "\e611";
}

.icon-visited_this_place:before {
	content: "\e612";
}

.icon-sport:before {
	content: "\e613";
}

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

.icon-it:before {
	content: "\e615";
}

.icon-trade:before {
	content: "\e616";
}

.icon-transport:before {
	content: "\e617";
}

.icon-tourism:before {
	content: "\e618";
}

.icon-services:before {
	content: "\e619";
}

.icon-finances:before {
	content: "\e61a";
}

.icon-shopping:before {
	content: "\e61b";
}

.icon-Restaurants:before {
	content: "\e61c";
}

.icon-beauty:before {
	content: "\e61d";
}

.icon-culture_art:before {
	content: "\e61e";
}

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

.icon-real_estate:before {
	content: "\e620";
}

.icon-education:before {
	content: "\e621";
}

.icon-polygraphy:before {
	content: "\e622";
}

.icon-industry:before {
	content: "\e623";
}

.icon-entertainment:before {
	content: "\e624";
}

.icon-repair:before {
	content: "\e625";
}

.icon-media:before {
	content: "\e626";
}

.icon-avto_moto:before {
	content: "\e627";
}

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

.icon-goverment:before {
	content: "\e629";
}

.icon-animals:before {
	content: "\e62a";
}

.icon-fast_food:before {
	content: "\e62b";
}

.icon-clubs:before {
	content: "\e62c";
}


/* Icons */

.icons-check:before {
    content: "\e61c";
}

.icons-search:before {
    content: "\e622";
}

.icons-review:before {
    content: '\e620';
}

.icons-mark:before {
    content: '\e612';
}

.icons-video:before {
    content: '\e61a';
}

.icons-angle-down:before {
    content: '\e619';
}

.icons-angle-up:before {
    content: '\e619';
}

.icons-reload:before {
    content: '\e617';
}
.icons-distance:before {
    content: '\e613';
}

.icons-angle-up {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}