@font-face {
  font-family: 'icone-app2';
  src:  url('fonts/icone-app2.eot?qu3k3n');
  src:  url('fonts/icone-app2.eot?qu3k3n#iefix') format('embedded-opentype'),
    url('fonts/icone-app2.ttf?qu3k3n') format('truetype'),
    url('fonts/icone-app2.woff?qu3k3n') format('woff'),
    url('fonts/icone-app2.svg?qu3k3n#icone-app2') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icone-app2' !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-coniuge:before {
  content: "\e900";
}
.icon-figli:before {
  content: "\e901";
}
.icon-fratelli-sorelle:before {
  content: "\e902";
}
.icon-genitori:before {
  content: "\e903";
}
