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

.wool-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'woolstore' !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;
}

.wool-arrivals-departures:before {
  content: "\e900";
  color: #ccae77;
}
.wool-cooking-facilities:before {
  content: "\e901";
  color: #ccae77;
}
.wool-entire-home:before {
  content: "\e902";
  color: #ccae77;
}
.wool-firewood:before {
  content: "\e903";
  color: #ccae77;
}
.wool-free-wifi:before {
  content: "\e904";
  color: #ccae77;
}
.wool-gym-facilities:before {
  content: "\e905";
  color: #ccae77;
}
.wool-house-rules:before {
  content: "\e906";
  color: #ccae77;
}
.wool-parking-available:before {
  content: "\e907";
  color: #ccae77;
}
.wool-perfect-location:before {
  content: "\e908";
  color: #ccae77;
}
.wool-sleeps-up-to-6:before {
  content: "\e909";
  color: #ccae77;
}
.wool-whole-house:before {
  content: "\e90a";
  color: #ccae77;
}
