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

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

.icon-cd:before {
  content: "\e900";
}
.icon-dvd:before {
  content: "\e901";
}
.icon-headphones:before {
  content: "\e902";
}
.icon-launchpad:before {
  content: "\e903";
}
.icon-microphones:before {
  content: "\e904";
}
.icon-music-disc:before {
  content: "\e905";
}
.icon-music-reel:before {
  content: "\e906";
}
.icon-speaker:before {
  content: "\e907";
}
.icon-waveform:before {
  content: "\e908";
}
