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

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

.Wai-icon-waive-noir:before {
  content: "\e900";
}
.Wai-icon-waive-noir-W:before {
  content: "\e901";
}
.Wai-icon-waive:before {
  content: "\e902";
  color: #fff;
}
