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

[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="icon-"]:after, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-arrow_bottom:before {
  content: "\e900";
}
.icon-arrow_right:before {
  content: "\e901";
}
.icon-balloon_allow:before {
  content: "\e902";
}
.icon-btn_arrow_bottom:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-dot_twin:after {
  content: "\e905";
}
.icon-link:before {
  content: "\e906";
}
.icon-marker:before {
  content: "\e907";
}
.icon-shop_beer:before {
  content: "\e908";
}
.icon-shop_food:before {
  content: "\e909";
}
.icon-shout_l:before {
  content: "\e90a";
}
.icon-shout_r:after {
  content: "\e90b";
}
.icon-tel:before {
  content: "\e90c";
}
