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

[class^="ws-"], [class*=" ws-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'winsp' !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-arrow:before {
  content: "\e900";
}
.ws-clock:before {
  content: "\e901";
}
.ws-facebook:before {
  content: "\e902";
}
.ws-fullscreen:before {
  content: "\e903";
}
.ws-instagram:before {
  content: "\e904";
}
.ws-map-marker-alt:before {
  content: "\e905";
}
.ws-message-question:before {
  content: "\e906";
}
.ws-mobile-alt:before {
  content: "\e907";
}
.ws-paper-plane:before {
  content: "\e908";
}
.ws-search:before {
  content: "\e909";
}
.ws-shopping-bag:before {
  content: "\e90a";
}
.ws-user:before {
  content: "\e90b";
}
