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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'summit-hotels-icons' !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-combined-shape:before {
  content: "\e906";
  color: #f58740;
}
.icon-bed:before {
  content: "\e900";
  color: #9d1c1f;
}
.icon-building-1:before {
  content: "\e901";
  color: #9d1c1f;
}
.icon-online-booking:before {
  content: "\e902";
  color: #9d1c1f;
}
.icon-park:before {
  content: "\e903";
  color: #9d1c1f;
}
.icon-room-key:before {
  content: "\e904";
  color: #9d1c1f;
}
.icon-swimming-pool:before {
  content: "\e905";
  color: #9d1c1f;
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-global:before {
  content: "\e052";
}
