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

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

.icon-up-chevron:before {
  content: "\e911";
}
.icon-down-chevron:before {
  content: "\e912";
}
.icon-qrcode:before {
  content: "\e900";
}
.icon-add-user:before {
  content: "\e901";
}
.icon-add:before {
  content: "\e902";
}
.icon-corona:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-fax:before {
  content: "\e905";
}
.icon-list:before {
  content: "\e906";
}
.icon-location:before {
  content: "\e907";
}
.icon-return:before {
  content: "\e908";
}
.icon-refresh:before {
  content: "\e909";
}
.icon-person:before {
  content: "\e90a";
}
.icon-nurse:before {
  content: "\e90b";
}
.icon-shipping:before {
  content: "\e90c";
}
.icon-smile:before {
  content: "\e90d";
}
.icon-medicine:before {
  content: "\e90e";
}
.icon-time:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
