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

[class^="icon-logo"]:before, 
[class*=" icon-logo"]:before,
[class^="icon-logo-istituzionale"]:before, 
[class*=" icon-logo-istituzionale"]:before,
[class^="icon-logo-custom"]:before, 
[class*=" icon-logo-custom"]:before,
[class^="icon-logo-fabrics"]:before, 
[class*=" icon-logo-fabrics"]:before,
[class^="icon-logo-interiors"]:before, 
[class*=" icon-logo-interiors"]:before,
[class^="icon-logo-yarns"]:before, 
[class*=" icon-logo-yarns"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-logo:before,
.icon-logo-istituzionale:before {
  content: "\e902";
}
.icon-logo-custom:before {
  content: "\e900";
}
.icon-logo-fabrics:before {
  content: "\e901";
}
.icon-logo-interiors:before {
  content: "\e902";
}
.icon-logo-yarns:before {
  content: "\e903";
}
.icon-logo-solbiati:before {
  content: "\e905";
}
