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

[class^="icon-jhp-"], [class*=" icon-jhp-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'junglehomepench' !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-jhp-birdwatching:before {
  content: "\e900";
}
.icon-jhp-doctor-on-call:before {
  content: "\e901";
}
.icon-jhp-jungle-safari:before {
  content: "\e902";
}
.icon-jhp-laundry:before {
  content: "\e903";
}
.icon-jhp-mini-bar:before {
  content: "\e904";
}
.icon-jhp-playground:before {
  content: "\e905";
}
.icon-jhp-recreation:before {
  content: "\e906";
}
.icon-jhp-village-tour:before {
  content: "\e907";
}
