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

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

.hbpadicon-prev-arrow:before {
  content: "\e917";
}
.hbpadicon-top-quotes:before {
  content: "\e9aa";
}
.hbpadicon-bottom-quote:before {
  content: "\e9ab";
}
.hbpadicon-next-arrow:before {
  content: "\ea43";
}
