@font-face {
  font-family: 'cuore';
  src:  url('fonts/cuore.eot?qe6d8l');
  src:  url('fonts/cuore.eot?qe6d8l#iefix') format('embedded-opentype'),
    url('fonts/cuore.ttf?qe6d8l') format('truetype'),
    url('fonts/cuore.woff?qe6d8l') format('woff'),
    url('fonts/cuore.svg?qe6d8l#cuore') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icona-"], [class*=" icona-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cuore' !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;
}

.icona-home-cuore:before {
  content: "\e900";
}
