@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hv7chd');
  src:  url('fonts/icomoon.eot?hv7chd#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hv7chd') format('truetype'),
    url('fonts/icomoon.woff?hv7chd') format('woff'),
    url('fonts/icomoon.svg?hv7chd#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-clipboard:before {
  content: "\e904";
}
.icon-cloud-computing:before {
  content: "\e902";
}
.icon-Poligono:before {
  content: "\e901";
}
.icon-cartaDiCredito:before {
  content: "\e900";
}
.icon-bonifico:before {
  content: "\e937";
}
.icon-freccia1:before {
  content: "\e919";
}
.icon-username:before {
  content: "\e91a";
}
.icon-question-mark:before {
  content: "\e91b";
}
.icon-freccia2:before {
  content: "\e91c";
}
.icon-phone:before {
  content: "\e91d";
}
.icon-lucchetto:before {
  content: "\e91e";
}
.icon-tik:before {
  content: "\e91f";
}
.icon-cloud:before {
  content: "\e920";
}
.icon-freccia:before {
  content: "\e921";
}
.icon-carrello:before {
  content: "\e922";
}
.icon-warning:before {
  content: "\e923";
}
