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

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

.scp-Question:before {
  content: "\e900";
}
.scp-Fines:before {
  content: "\e901";
}
.scp-Audit:before {
  content: "\e902";
}
