@font-face {
  font-family: 'assistenza-caldaieberettait';
  src:
    url('fonts/assistenza-caldaieberettait.ttf?eu1abu') format('truetype'),
    url('fonts/assistenza-caldaieberettait.woff?eu1abu') format('woff'),
    url('fonts/assistenza-caldaieberettait.svg?eu1abu#assistenza-caldaieberettait') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-prc {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'assistenza-caldaieberettait' !important;
  speak: none;
  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-libretto:before {
  content: "\e910";
}
.icon-rubinetto:before {
  content: "\e901";
}
.icon-tubo:before {
  content: "\e904";
}
.icon-tecnico:before {
  content: "\e91f";
}
.icon-bioler-check:before {
  content: "\e908";
}
.icon-ricambi-originali:before {
  content: "\e909";
}
.icon-bollino:before {
  content: "\e902";
}
.icon-manutenzione:before {
  content: "\e917";
}
.icon-smartphon-easy:before {
  content: "\e903";
}
