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

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

.QBCertificate:before {
  content: "\e900";
}
.QBCombo-Chart:before {
  content: "\e901";
}
.QBIncrease:before {
  content: "\e902";
}
.QBProcess:before {
  content: "\e903";
}
.QBUser-Settings:before {
  content: "\e904";
}
