@font-face {
  font-family: 'Lunaecom';
  src:  url('fonts/Lunaecom.eot?8cbbh1');
  src:  url('fonts/Lunaecom.eot?8cbbh1#iefix') format('embedded-opentype'),
    url('fonts/Lunaecom.ttf?8cbbh1') format('truetype'),
    url('fonts/Lunaecom.woff?8cbbh1') format('woff'),
    url('fonts/Lunaecom.svg?8cbbh1#Lunaecom') 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: 'Lunaecom' !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-sicurezza-lavoro:before {
  content: "\e900";
}
.icon-controllo-alimentare:before {
  content: "\e901";
}
.icon-certificazioni:before {
  content: "\e902";
}
.icon-ambiente:before {
  content: "\e903";
}
.icon-medicina-lavoro:before {
  content: "\e904";
}
.icon-pest-control:before {
  content: "\e905";
}
.icon-controllo-piscine:before {
  content: "\e906";
}
.icon-privacy:before {
  content: "\e907";
}
.icon-disimpegno:before {
  content: "\e908";
}
.icon-risparmio:before {
  content: "\e909";
}
.icon-tutela:before {
  content: "\e90a";
}
.icon-icona-terra:before {
  content: "\e90b";
}
.icon-percorso-sicurezza:before {
  content: "\e90c";
}
.icon-arrow-right:before {
  content: "\e90f";
}
.icon-arrow-down:before {
  content: "\e90d";
}
.icon-burger:before {
  content: "\e90e";
}
.icon-close-button:before {
  content: "\e910";
}
