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

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

.QASuppComputer-Support:before {
  content: "\e900";
}
.QASuppGuarantee:before {
  content: "\e901";
}
