@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8fec6u');
  src:  url('fonts/icomoon.eot?8fec6u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8fec6u') format('truetype'),
    url('fonts/icomoon.woff?8fec6u') format('woff'),
    url('fonts/icomoon.svg?8fec6u#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-architect:before {
  content: "\e900";
}
.icon-conveyor-belt:before {
  content: "\e901";
}
.icon-development:before {
  content: "\e902";
}
.icon-engineer-2:before {
  content: "\e903";
}
.icon-engineer:before {
  content: "\e904";
}
.icon-factory-2:before {
  content: "\e905";
}
.icon-factory-3:before {
  content: "\e906";
}
.icon-factory:before {
  content: "\e907";
}
.icon-industrial-robot:before {
  content: "\e908";
}
.icon-manufacture:before {
  content: "\e909";
}
.icon-production:before {
  content: "\e90a";
}
.icon-prototype:before {
  content: "\e90b";
}
.icon-social-media:before {
  content: "\e90c";
}
.icon-soft-skills:before {
  content: "\e90d";
}
.icon-tanks:before {
  content: "\e90e";
}
.icon-trade:before {
  content: "\e90f";
}
.icon-worker:before {
  content: "\e910";
}
