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

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