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

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

.podr-medical-packet:before {
  content: "\e900";
}
.podr-powder:before {
  content: "\e901";
}
.podr-talcum-powder:before {
  content: "\e902";
}
.podr-whey:before {
  content: "\e903";
}
