@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vm1y96');
  src:  url('fonts/icomoon.eot?vm1y96#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vm1y96') format('truetype'),
    url('fonts/icomoon.woff?vm1y96') format('woff'),
    url('fonts/icomoon.svg?vm1y96#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;

  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-archive:before {
  content: "\e901";

}
.icon-order_list_filled:before {
  content: "\e900";

}

.icon-oem-company:before {
  content: "\e902";
  /* color: #787885; */
}

.icon-scr-company:before {
  content: "\e903";
  /* color: #787885; */
}

.icon-assignment_assign:before {
  content: "\e904";
  /* color: #787885; */
}

.icon-fact_check:before {
  content: "\e905";
  /* color: #787885; */
}

.icon-local_shipping_filled:before {
  content: "\e906";
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
