@font-face {
  font-family: 'hsfont';
  src: url('../font/hsfont.eot?81783116');
  src: url('../font/hsfont.eot?81783116#iefix') format('embedded-opentype'),
       url('../font/hsfont.woff2?81783116') format('woff2'),
       url('../font/hsfont.woff?81783116') format('woff'),
       url('../font/hsfont.ttf?81783116') format('truetype'),
       url('../font/hsfont.svg?81783116#hsfont') 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: 'hsfont';
    src: url('../font/hsfont.svg?81783116#hsfont') format('svg');
  }
}
*/
[class^="hsicon-"]:before, [class*=" hsicon-"]:before {
  font-family: "hsfont";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: auto;
  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); */
}

.hsicon-phone-circle:before { content: '\e800'; } /* '' */
.hsicon-facebook:before { content: '\e801'; } /* '' */
.hsicon-instagram:before { content: '\e802'; } /* '' */
.hsicon-dollar:before { content: '\e803'; } /* '' */
.hsicon-mini-arrow-down:before { content: '\e804'; } /* '' */
.hsicon-people:before { content: '\e805'; } /* '' */
.hsicon-phone:before { content: '\e806'; } /* '' */
.hsicon-search:before { content: '\e807'; } /* '' */
.hsicon-pin:before { content: '\e808'; } /* '' */
.hsicon-group:before { content: '\e809'; } /* '' */
.hsicon-send:before { content: '\e80a'; } /* '' */
.hsicon-shield:before { content: '\e80b'; } /* '' */
.hsicon-size:before { content: '\e80c'; } /* '' */
.hsicon-time:before { content: '\e80d'; } /* '' */
.hsicon-youtube:before { content: '\e80e'; } /* '' */
.hsicon-roomsize:before { content: '\e80f'; } /* '' */
.hsicon-at:before { content: '\e810'; } /* '' */
.hsicon-ico-bike:before { content: '\e811'; } /* '' */
.hsicon-arrowleft:before { content: '\e812'; } /* '' */
.hsicon-ico-location:before { content: '\e813'; } /* '' */
.hsicon-arrow-right:before { content: '\e816'; } /* '' */
.hsicon-arrow-left:before { content: '\e817'; } /* '' */
.hsicon-arrow-bottom:before { content: '\e818'; } /* '' */
.hsicon-arrow-top:before { content: '\e819'; } /* '' */
.hsicon-strong-arrow-left:before { content: '\e81a'; } /* '' */
.hsicon-strong-arrow-right:before { content: '\e81b'; } /* '' */
.hsicon-scrolldown:before { content: '\e81c'; } /* '' */
.hsicon-ico-bed:before { content: '\e81d'; } /* '' */
.hsicon-arrowright:before { content: '\e81e'; } /* '' */
.hsicon-ico-biznes:before { content: '\e81f'; } /* '' */
.hsicon-rezarrow:before { content: '\e820'; } /* '' */
.hsicon-ico-star:before { content: '\e821'; } /* '' */
.hsicon-circle-line:before { content: '\e822'; } /* '' */
.hsicon-icogift:before { content: '\e823'; } /* '' */
.hsicon-3d_icon:before { content: '\e824'; } /* '' */
.hsicon-scrollup:before { content: '\e825'; } /* '' */
.hsicon-calendar-new:before { content: '\e826'; } /* '' */
.hsicon-calendar:before { content: '\e8ae'; } /* '' */
.hsicon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.hsicon-tripadvisor:before { content: '\f262'; } /* '' */
