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

.market-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'market-icon' !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;
}

.market-icon_diagnostics:before {
  content: "\e900";
}
.market-icon_drug_delivery:before {
  content: "\e901";
}
.market-icon_household_institutional:before {
  content: "\e902";
}
.market-icon_medical_surgical:before {
  content: "\e903";
}
.market-icon_nutraceutical_supplements:before {
  content: "\e904";
}
.market-icon_personal_care:before {
  content: "\e905";
}
.market-icon_pharmaceutical:before {
  content: "\e906";
}
