@font-face {
  font-family: 'hros-icon';
  src: url('/font/hros-icon.eot?26074198');
  src: url('/font/hros-icon.eot?26074198#iefix') format('embedded-opentype'),
       url('/font/hros-icon.woff?26074198') format('woff'),
       url('/font/hros-icon.ttf?26074198') format('truetype'),
       url('/font/hros-icon.svg?26074198#hros-icon') 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: 'hros';
    src: url('/font/hros-icon.svg?26074198#hros') format('svg');
  }
}
*/
 
 [class^="hrosicon-"]:before, [class*=" hrosicon-"]:before {
  font-family: "hros-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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); */
}
 
.hrosicon-bed:before { content: '\e800'; } /* '' */
.hrosicon-wifi:before { content: '\e801'; font-size: 100%; } /* '' */
.hrosicon-adults:before { content: '\e802'; } /* '' */
.hrosicon-calendar:before { content: '\e803'; } /* '' */
.hrosicon-childs:before { content: '\e804'; } /* '' */
.hrosicon-guard:before { content: '\e805'; } /* '' */
.hrosicon-calendar2:before { content: '\e806'; } /* '' */
.hrosicon-person:before { content: '\e807'; } /* '' */
.hrosicon-map-layer:before { content: '\e808'; } /* '' */
.hrosicon-envelope:before { content: '\e809'; } /* '' */
.hrosicon-map-marker:before { content: '\e80a'; } /* '' */
.hrosicon-label:before { content: '\e80b'; } /* '' */
.hrosicon-meal-bb:before { content: '\e80c'; } /* '' */
.hrosicon-breafcase:before { content: '\e80d'; } /* '' */
.hrosicon-earphone:before { content: '\e80e'; font-size: 100%;} /* '' */
.hrosicon-phone:before { content: '\e80f'; } /* '' */
.hrosicon-search:before { content: '\e810'; } /* '' */
.hrosicon-social-vk:before { content: '\e811'; } /* '' */
.hrosicon-social-lj:before { content: '\e812'; } /* '' */
.hrosicon-checked:before { content: '\e813'; } /* '' */
.hrosicon-star:before { content: '\e814'; } /* '' */
.hrosicon-triangle-bottom:before { content: '\e815'; } /* '' */
.hrosicon-triangle-right:before { content: '\e816'; } /* '' */
.hrosicon-social-fb:before { content: '\e817'; } /* '' */
.hrosicon-social-twitter:before { content: '\e818'; } /* '' */
.hrosicon-credit-card:before { content: '\e819'; } /* '' */
.hrosicon-cab:before { content: '\e81a'; font-size: 100%;} /* '' */
.hrosicon-food:before { content: '\e81b'; font-size: 100%;} /* '' */
.hrosicon-coffee:before { content: '\e81c'; font-size: 100%;} /* '' */
.hrosicon-tv:before { content: '\e81d'; font-size: 100%;} /* '' */
.hrosicon-heart:before { content: '\e81e'; font-size: 100%;} /* '' */
.hrosicon-social-instagram:before { content: '\e81f'; } /* '' */