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

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

.prescription-Antidepressant:before {
  content: "\e900";
}
.prescription-Opioid:before {
  content: "\e901";
}
.prescription-Anti-Anxiety:before {
  content: "\e902";
}
.prescription-Stimulant:before {
  content: "\e903";
}
