@font-face {
  font-family: 'whisperingwoods';
  src:  url('whisperingwoods.eot?m0otfg');
  src:  url('whisperingwoods.eot?m0otfg#iefix') format('embedded-opentype'),
    url('whisperingwoods.ttf?m0otfg') format('truetype'),
    url('whisperingwoods.woff?m0otfg') format('woff'),
    url('whisperingwoods.svg?m0otfg#whisperingwoods') 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: 'whisperingwoods' !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-arrow-next:before {
  content: "\e900";
}
.icon-arrow-prev:before {
  content: "\e901";
}
.icon-closex:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-marker:before {
  content: "\e904";
}
.icon-quoteleft:before {
  content: "\e905";
}
.icon-quoteright:before {
  content: "\e906";
}
.icon-speech-bubble:before {
  content: "\e907";
}
.icon-symbol:before {
  content: "\e908";
}
