@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "lazzaroni" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="laz-"]:before,
[class*=" laz-"]:before {
  font-family: "lazzaroni" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.laz-arredamento:before {
  content: "a";
}
.laz-logo:before {
  content: "b";
}
.laz-progettazione:before {
  content: "c";
}
.laz-scultura:before {
  content: "d";
}
.laz-separatore:before {
  content: "e";
}
.laz-stube:before {
  content: "f";
}
.laz-separatore2:before {
  content: "g";
}