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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hotel' !important;
  speak: none;
  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-hotel:before {
  content: "\f594";
}
