@font-face {
  font-family: 'Mose-Engineer-Icons';
  src:  url('fonts/Mose-Engineer-Icons.eot?1to62g');
  src:  url('fonts/Mose-Engineer-Icons.eot?1to62g#iefix') format('embedded-opentype'),
    url('fonts/Mose-Engineer-Icons.ttf?1to62g') format('truetype'),
    url('fonts/Mose-Engineer-Icons.woff?1to62g') format('woff'),
    url('fonts/Mose-Engineer-Icons.svg?1to62g#Mose-Engineer-Icons') 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: 'Mose-Engineer-Icons' !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-business:before {
  content: "\e900";
}
.icon-c_paper:before {
  content: "\e901";
}
.icon-factory:before {
  content: "\e902";
}
.icon-handshake2:before {
  content: "\e903";
}
.icon-petrol:before {
  content: "\e904";
}
.icon-robot:before {
  content: "\e905";
}
.icon-v-engine:before {
  content: "\e906";
}
