@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?52vj5v');
  src:  url('fonts/icomoon.eot?52vj5v#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?52vj5v') format('truetype'),
    url('fonts/icomoon.woff?52vj5v') format('woff'),
    url('fonts/icomoon.svg?52vj5v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="metaicon-"], [class*=" metaicon-"] {
  /* 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;
}

.metaicon-checklist:before {
  content: "\e900";
}
.metaicon-print:before {
  content: "\e901";
}
.metaicon-layers:before {
  content: "\e902";
}
.metaicon-system:before {
  content: "\e903";
}
.metaicon-data:before {
  content: "\e904";
}
.metaicon-medal:before {
  content: "\e905";
}
.metaicon-quality:before {
  content: "\e906";
}
.metaicon-laser-cutting-machine:before {
  content: "\e907";
}
.metaicon-manufacture:before {
  content: "\e908";
}
.metaicon-delivery:before {
  content: "\e909";
}
