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

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

.icomoon-check:before {
  content: "\e901";
}
.icomoon-chevron-down:before {
  content: "\e902";
}
.icomoon-chevron-left:before {
  content: "\e903";
}
.icomoon-chevron-right:before {
  content: "\e904";
}
.icomoon-chevron-up:before {
  content: "\e905";
}
.icomoon-chevrons-down:before {
  content: "\e906";
}
.icomoon-chevrons-left:before {
  content: "\e907";
}
.icomoon-chevrons-right:before {
  content: "\e908";
}
.icomoon-chevrons-up:before {
  content: "\e909";
}
.icomoon-scheda-tecnica:before {
  content: "\e900";
}
