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

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

.drum-arrow-mask:before {
  content: "\e900";
}
.drum-blackarrow:before {
  content: "\e901";
}
.drum-blacklogo:before {
  content: "\e902";
}
