@font-face {
  font-family: 'treit2';
  src:  url('/res/fonts/treit2.eot?hzzw9o');
  src:  url('/res/fonts/treit2.eot?hzzw9o#iefix') format('embedded-opentype'),
    url('/res/fonts/treit2.ttf?hzzw9o') format('truetype'),
    url('/res/fonts/treit2.woff?hzzw9o') format('woff'),
    url('/res/fonts/treit2.svg?hzzw9o#treit2') 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: 'treit2' !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-area-clienti:before {
  content: "\41";
}
.icon-brand:before {
  content: "\42";
}
.icon-store:before {
  content: "\43";
}
