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

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

.ab-icon-BookBub:before {
  content: "\e900";
}
