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

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

.wastor-check:before {
  content: "\e900";
}
.wastor-minus:before {
  content: "\e902";
}
.wastor-plus:before {
  content: "\e903";
}
