@font-face {
  font-family: 'handicons';
  src: url('handicons.eot?97853571');
  src: url('handicons.eot?97853571#iefix') format('embedded-opentype'),
       url('handicons.woff2?97853571') format('woff2'),
       url('handicons.woff?97853571') format('woff'),
       url('handicons.ttf?97853571') format('truetype'),
       url('handicons.svg?97853571#handicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?97853571#fontello') format('svg');
  }
}
*/
 
 [class^="icona-"]:before, [class*=" icona-"]:before {
  font-family: "handicons";
  font-style: normal !important;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  
}

.icona-consulenza-aziendale-box:before { content: '\e800'; } /* '' */
.icona-risorse-umane-box:before { content: '\e801'; } /* '' */
.icona-sicurezza-alimentare-box:before { content: '\e802'; } /* '' */
.icona-agroindustria-box:before { content: '\e803'; } /* '' */
.icona-sicurezza-lavoro-box:before { content: '\e804'; } /* '' */
.icona-energia-box:before { content: '\e805'; } /* '' */
.icona-rifiuti-box:before { content: '\e806'; } /* '' */
.icona-ambiente-box:before { content: '\e807'; } /* '' */
.icona-sicurezza-alimentare:before { content: '\e808'; } /* '' */
.icona-agroindustria:before { content: '\e809'; } /* '' */
.icona-risorse-umane:before { content: '\e80a'; } /* '' */
.icona-consulenza-aziendale:before { content: '\e80b'; } /* '' */
.icona-sicurezza-lavoro:before { content: '\e80c'; } /* '' */
.icona-energia:before { content: '\e80d'; } /* '' */
.icona-rifiuti:before { content: '\e80e'; } /* '' */
.icona-ambiente:before { content: '\e80f'; } /* '' */
.icona-consulenza-legale-box:before { content: '\e810'; } /* '' */
.icona-consulenza-legale:before { content: '\e811'; } /* '' */