@font-face {
  font-family: 'hotelixicons';
  src:  url('icon-fonts/hotelixicons.eot?6xni36');
  src:  url('icon-fonts/hotelixicons.eot?6xni36#iefix') format('embedded-opentype'),
    url('icon-fonts/hotelixicons.ttf?6xni36') format('truetype'),
    url('icon-fonts/hotelixicons.woff?6xni36') format('woff'),
    url('icon-fonts/hotelixicons.svg?6xni36#hotelixicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hotelixicons' !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-angle-down:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-heart:before {
  content: "\e903";
}
.icon-house:before {
  content: "\e904";
}
.icon-label:before {
  content: "\e905";
}
.icon-lock:before {
  content: "\e906";
}
.icon-watch:before {
  content: "\e907";
}
.icon-arrow-left:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-twitter:before {
  content: "\e90c";
}
.icon-vimeo:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\e90e";
}
.icon-bell:before {
  content: "\e90f";
}
.icon-check:before {
  content: "\e910";
}
.icon-close:before {
  content: "\e911";
}
.icon-map:before {
  content: "\e912";
}
.icon-marker:before {
  content: "\e913";
}
.icon-parking:before {
  content: "\e914";
}
.icon-washing:before {
  content: "\e915";
}
.icon-rest:before {
  content: "\e916";
}
.icon-cart:before {
  content: "\e917";
}
.icon-pharmacy:before {
  content: "\e918";
}
.icon-church:before {
  content: "\e919";
}
.icon-youtube-long:before {
  content: "\e91a";
}
.icon-vimeo-long:before {
  content: "\e91b";
}