@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?11810643');
  src: url('../font/icons.eot?11810643#iefix') format('embedded-opentype'),
       url('../font/icons.woff2?11810643') format('woff2'),
       url('../font/icons.woff?11810643') format('woff'),
       url('../font/icons.ttf?11810643') format('truetype'),
       url('../font/icons.svg?11810643#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?11810643#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-arrow-long-left:before { content: '\e800'; } /* '' */
.icon-close:before { content: '\e801'; } /* '' */
.icon-size:before { content: '\e802'; } /* '' */
.icon-keyboard_arrow_right:before { content: '\e803'; } /* '' */
.icon-keyboard_arrow_left:before { content: '\e804'; } /* '' */
.icon-keyboard_arrow_up:before { content: '\e805'; } /* '' */
.icon-open_in_new:before { content: '\e806'; } /* '' */
.icon-place:before { content: '\e807'; } /* '' */
.icon-directions_car:before { content: '\e808'; } /* '' */
.icon-keyboard_arrow_down:before { content: '\e809'; } /* '' */
.icon-facebook:before { content: '\e80a'; } /* '' */
.icon-whatsapp:before { content: '\e80b'; } /* '' */
.icon-youtube:before { content: '\e80c'; } /* '' */
.icon-public:before { content: '\e80d'; } /* '' */
.icon-check:before { content: '\e80e'; } /* '' */
.icon-timeline:before { content: '\e80f'; } /* '' */
.icon-directions_bike:before { content: '\e810'; } /* '' */
.icon-timer:before { content: '\e811'; } /* '' */
.icon-search:before { content: '\e812'; } /* '' */
.icon-email:before { content: '\e813'; } /* '' */
.icon-access_time:before { content: '\e814'; } /* '' */
.icon-phone:before { content: '\e815'; } /* '' */
.icon-map:before { content: '\e816'; } /* '' */
.icon-twitter:before { content: '\e817'; } /* '' */
.icon-file_download:before { content: '\e818'; } /* '' */
.icon-doc-text-inv:before { content: '\e819'; } /* '' */
.icon-flag:before { content: '\e81a'; } /* '' */
.icon-local_dining:before { content: '\e81b'; } /* '' */
.icon-photo_camera:before { content: '\e81c'; } /* '' */
.icon-stars:before { content: '\e81d'; } /* '' */
.icon-star:before { content: '\e81e'; } /* '' */
.icon-festival:before { content: '\e81f'; } /* '' */
.icon-movie:before { content: '\e820'; } /* '' */
.icon-event:before { content: '\e821'; } /* '' */
.icon-decor-line:before { content: '\ebc9'; } /* '' */
.icon-arrow-thin-left:before { content: '\ebcf'; } /* '' */
.icon-arrow-thin-right:before { content: '\ebd0'; } /* '' */
.icon-arrow-long-right:before { content: '\ebd1'; } /* '' */
.icon-arrow-left:before { content: '\ebd2'; } /* '' */
.icon-arrow-right:before { content: '\ebd5'; } /* '' */
.icon-bath:before { content: '\ebd6'; } /* '' */
.icon-floor:before { content: '\ebd7'; } /* '' */
.icon-group:before { content: '\ebd8'; } /* '' */
.icon-room:before { content: '\ebd9'; } /* '' */
.icon-sauna:before { content: '\ebda'; } /* '' */
.icon-arrow-down:before { content: '\ebdc'; } /* '' */
.icon-arrow-up:before { content: '\ebdd'; } /* '' */
.icon-date:before { content: '\ef9d'; } /* '' */
.icon-distance:before { content: '\ef9e'; } /* '' */
.icon-hiking:before { content: '\ef9f'; } /* '' */
.icon-museum:before { content: '\efa0'; } /* '' */
.icon-music-note:before { content: '\efa1'; } /* '' */
.icon-speaker:before { content: '\efa2'; } /* '' */
.icon-theater:before { content: '\efa3'; } /* '' */
.icon-rating-star:before { content: '\efa4'; } /* '' */
.icon-pin-to-a:before { content: '\efaa'; } /* '' */
.icon-pin-to-b:before { content: '\efab'; } /* '' */
.icon-pin-a:before { content: '\efac'; } /* '' */
.icon-pin-b:before { content: '\efad'; } /* '' */
.icon-flare:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
