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

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

.dw-icon-Vector8:before {
  content: "\e900";
}
