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

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

.hb-icons-HB_base-notes:before {
  content: "\e900";
}
.hb-icons-HB_burn-time:before {
  content: "\e901";
}
.hb-icons-HB_middle-notes:before {
  content: "\e902";
}
.hb-icons-HB_top-notes:before {
  content: "\e903";
}
.hb-icons-HB_alternate-dash:before {
  content: "\e904";
}
.hb-icons-HB_dash:before {
  content: "\e905";
}
.hb-icons-HB_feather:before {
  content: "\e906";
}
