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

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

.wsicon-hours-support:before {
  content: "\e900";
  color: #882d96;
}
.wsicon-call:before {
  content: "\e901";
  color: #882d96;
}
.wsicon-consultant:before {
  content: "\e902";
  color: #882d96;
}
.wsicon-customer-service:before {
  content: "\e903";
  color: #882d96;
}
.wsicon-edit:before {
  content: "\e904";
  color: #882d96;
}
.wsicon-family:before {
  content: "\e905";
  color: #882d96;
}
.wsicon-info:before {
  content: "\e906";
  color: #882d96;
}
.wsicon-timer:before {
  content: "\e907";
  color: #882d96;
}
