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

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

.wildernesshotels-icon-calendar:before {
  content: "\e900";
}
.wildernesshotels-icon-discount:before {
  content: "\e901";
}
.wildernesshotels-icon-gift:before {
  content: "\e902";
}
.wildernesshotels-icon-shield:before {
  content: "\e904";
}
.wildernesshotels-icon-home:before {
  content: "\e903";
}
.wildernesshotels-icon-location:before {
  content: "\e918";
}
.wildernesshotels-icon-sparkle:before {
  content: "\e91b";
}
.wildernesshotels-icon-sun:before {
  content: "\e91c";
}
.wildernesshotels-icon-winter:before {
  content: "\e91d";
}
