@font-face {
  font-family: 'CustomIcons';
  src:  url('/downloads.api?id=1335');
  src:  url('/downloads.api?id=1335') format('embedded-opentype'),
    url('/downloads.api?id=1337') format('truetype'),
    url('/downloads.api?id=1336') format('woff'),
    url('/downloads.api?id=1338') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CustomIcons' !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-accessories-conveyor:before {
  content: "\e800";
}
.icon-belted-conveyor:before {
  content: "\e801";
}
.icon-handshake:before {
  content: "\e802";
}
.icon-operator-safety:before {
  content: "\e803";
}
.icon-roi:before {
  content: "\e804";
}
.icon-steel-hinge-conveyor:before {
  content: "\e805";
}
.icon-wc-item01:before {
  content: "\e806";
}
.icon-wc-item02:before {
  content: "\e807";
}
.icon-worker-shortage:before {
  content: "\e808";
}
