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

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

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