@font-face {
  font-family: 'polimer-icons-v2';
  src:  url('fonts/polimer-icons-v2.eot?9g6wk4');
  src:  url('fonts/polimer-icons-v2.eot?9g6wk4#iefix') format('embedded-opentype'),
    url('fonts/polimer-icons-v2.ttf?9g6wk4') format('truetype'),
    url('fonts/polimer-icons-v2.woff?9g6wk4') format('woff'),
    url('fonts/polimer-icons-v2.svg?9g6wk4#polimer-icons-v2') 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: 'polimer-icons-v2' !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-production-cycle:before {
  content: "\e900";
}
.icon-flexibility:before {
  content: "\e901";
}
.icon-material-formula:before {
  content: "\e902";
}
.icon-quality-control:before {
  content: "\e903";
}
.icon-batch-stability:before {
  content: "\e904";
}
.icon-extrusion-lines:before {
  content: "\e905";
}
