@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?v7gf9n');
  src:  url('fonts/icomoon.eot?v7gf9n#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?v7gf9n') format('truetype'),
    url('fonts/icomoon.woff?v7gf9n') format('woff'),
    url('fonts/icomoon.svg?v7gf9n#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-arrow-down-icon:before {
  content: "\e909";
}
.icon-freccia-elenco:before {
  content: "\e900";
}
.icon-freccia-giu-destra:before {
  content: "\e901";
}
.icon-freccia-torna-su:before {
  content: "\e90a";
}
.icon-icona-assistenza:before {
  content: "\e902";
}
.icon-icona-consegna:before {
  content: "\e903";
}
.icon-icona-goccia:before {
  content: "\e904";
}
.icon-icona-logistica:before {
  content: "\e905";
}
.icon-icona-microscopio:before {
  content: "\e906";
}
.icon-icona-produzione:before {
  content: "\e907";
}
.icon-icona-sede:before {
  content: "\e908";
}
