@font-face {
  font-family: 'hsfont';
  src: url('../font/hsfont.eot?34587934');
  src: url('../font/hsfont.eot?34587934#iefix') format('embedded-opentype'),
       url('../font/hsfont.woff2?34587934') format('woff2'),
       url('../font/hsfont.woff?34587934') format('woff'),
       url('../font/hsfont.ttf?34587934') format('truetype'),
       url('../font/hsfont.svg?34587934#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?34587934#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-right-open-big:before { content: '\e800'; } /* '' */
.hsicon-gift:before { content: '\e801'; } /* '' */
.hsicon-down-dir:before { content: '\e802'; } /* '' */
.hsicon-left-open-big:before { content: '\e803'; } /* '' */
.hsicon-right-open:before { content: '\e804'; } /* '' */
.hsicon-phone-circle:before { content: '\e806'; } /* '' */
.hsicon-facebook:before { content: '\e807'; } /* '' */
.hsicon-instagram:before { content: '\e808'; } /* '' */
.hsicon-dollar:before { content: '\e809'; } /* '' */
.hsicon-mini-arrow-down:before { content: '\e80a'; } /* '' */
.hsicon-people:before { content: '\e80b'; } /* '' */
.hsicon-phone:before { content: '\e80c'; } /* '' */
.hsicon-search:before { content: '\e80d'; } /* '' */
.hsicon-pin:before { content: '\e80e'; } /* '' */
.hsicon-group:before { content: '\e80f'; } /* '' */
.hsicon-send:before { content: '\e810'; } /* '' */
.hsicon-shield:before { content: '\e811'; } /* '' */
.hsicon-size:before { content: '\e812'; } /* '' */
.hsicon-time:before { content: '\e813'; } /* '' */
.hsicon-youtube:before { content: '\e814'; } /* '' */
.hsicon-arrow-bottom:before { content: '\e815'; } /* '' */
.hsicon-arrow-left:before { content: '\e816'; } /* '' */
.hsicon-arrow-right:before { content: '\e817'; } /* '' */
.hsicon-arrow-top:before { content: '\e818'; } /* '' */
.hsicon-at:before { content: '\e819'; } /* '' */
.hsicon-sygnet-small:before { content: '\e81a'; } /* '' */
.hsicon-angle-double-down:before { content: '\e81c'; } /* '' */
.hsicon-instagram-text:before { content: '\e81e'; } /* '' */
.hsicon-youtube-text:before { content: '\e81f'; } /* '' */
.hsicon-facebook-text:before { content: '\e820'; } /* '' */
.hsicon-booking:before { content: '\e822'; } /* '' */
.hsicon-coins:before { content: '\e862'; } /* '' */
.hsicon-clock:before { content: '\e863'; } /* '' */
.hsicon-calendar:before { content: '\e8ae'; } /* '' */
.hsicon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.hsicon-google:before { content: '\f1a0'; } /* '' */
.hsicon-tripadvisor:before { content: '\f262'; } /* '' */
.hsicon-calendar-1:before { content: '\f4c5'; } /* '' */
