@font-face {
  font-family: 'whitestone';
  src:
    url('fonts/whitestone.woff2?8q0k4h') format('woff2'),
    url('fonts/whitestone.ttf?8q0k4h') format('truetype'),
    url('fonts/whitestone.woff?8q0k4h') format('woff'),
    url('fonts/whitestone.svg?8q0k4h#whitestone') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ws-ico-envelope-light:before {
  content: "\e900";
}
.ws-ico-square-facebook:before {
  content: "\e901";
}
.ws-ico-angle-right:before {
  content: "\e902";
}
.ws-ico-download:before {
  content: "\e903";
}
.ws-ico-angle-down:before {
  content: "\e904";
}
.ws-ico-search:before {
  content: "\e905";
}
.ws-ico-phone:before {
  content: "\e906";
}
.ws-ico-view-live:before {
  content: "\e907";
}
.ws-ico-map-marker:before {
  content: "\e908";
}
.ws-ico-facebook:before {
  content: "\e909";
}
.ws-ico-date-time:before {
  content: "\e90a";
}
.ws-ico-document:before {
  content: "\e90b";
}
.ws-ico-mail:before {
  content: "\e90c";
}
.ws-ico-left-arrow:before {
  content: "\e90d";
}
.ws-ico-right-arrow:before {
  content: "\e90e";
}
.ws-ico-download-flat:before {
  content: "\e90f";
}
.ws-ico-coffins:before {
  content: "\e910";
}
.ws-ico-tribute:before {
  content: "\e911";
}
