@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?isx5xz');
  src:  url('fonts/icomoon.eot?isx5xz#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?isx5xz') format('truetype'),
    url('fonts/icomoon.woff?isx5xz') format('woff'),
    url('fonts/icomoon.svg?isx5xz#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-conveyor:before {
  content: "\e914";
}
.icon-logout:before {
  content: "\e904";
}
.icon-login:before {
  content: "\e919";
}
.icon-bucket:before {
  content: "\e901";
}
.icon-chicken:before {
  content: "\e918";
}
.icon-lightbulb:before {
  content: "\e917";
}
.icon-pipe-leak:before {
  content: "\e916";
}
.icon-fan:before {
  content: "\e915";
}
.icon-grave:before {
  content: "\e913";
}
.icon-cubes:before {
  content: "\e912";
}
.icon-air-tank:before {
  content: "\e911";
}
.icon-chick-hatched:before {
  content: "\e905";
}
.icon-barn:before {
  content: "\e910";
}
.icon-delivery:before {
  content: "\e90f";
  color: #1c274c;
}
.icon-temperature-snow:before {
  content: "\e90d";
}
.icon-liquid-silo:before {
  content: "\e90e";
}
.icon-pallet:before {
  content: "\e90b";
}
.icon-water-truck:before {
  content: "\e90c";
}
.icon-swab:before {
  content: "\e90a";
}
.icon-grain:before {
  content: "\e907";
}
.icon-weight:before {
  content: "\e908";
}
.icon-corn:before {
  content: "\e909";
}
.icon-dna:before {
  content: "\e906";
}
.icon-egg-with-a-crack:before {
  content: "\e903";
}
.icon-warehouse:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e900";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-truck:before {
  content: "\e9b0";
}
