@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "loropianatextile" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "loropianatextile" !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;
}

.icon-alert:before {
  content: "\79";
}
.icon-arrow-button:before {
  content: "\61";
}
.icon-arrow-left:before{
	content: "\63";
	-webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
	-moz-transform: rotate(180deg);        /* FF */
	-o-transform: rotate(180deg);          /* Opera */
	-ms-transform: rotate(180deg);         /* IE9 */
	transform: rotate(180deg);
}
.icon-arrow-left-slide:before {
  content: "\62";
}
.icon-arrow-right:before {
  content: "\63";
}
.icon-arrow-right-breadcrumb:before {
  content: "\64";
}
.icon-arrow-right-min:before {
  content: "\65";
}
.icon-arrow-right-slide:before {
  content: "\66";
}
.icon-arrow-top:before {
  content: "\67";
}
.icon-cart:before {
  content: "\68";
}
.icon-checkbox:before {
  content: "\69";
}
.icon-download:before {
  content: "\6a";
}
.icon-footer-ball-separator:before {
  content: "\6b";
}
.icon-info:before {
  content: "\77";
}
.icon-menu:before {
  content: "\6c";
}
.icon-menu-close:before {
  content: "\6d";
}
.icon-play:before {
  content: "\76";
}
.icon-search:before {
  content: "\6e";
}
.icon-user:before {
  content: "\6f";
}
.icon-zoom:before {
  content: "\70";
}
.icon-logo-custom:before {
  content: "\71";
}
.icon-logo-fabrics:before {
  content: "\72";
}
.icon-logo-interiors:before {
  content: "\73";
}
.icon-logo:before,
.icon-logo-istituzionale:before {
  content: "\74";
}
.icon-logo-yarns:before {
  content: "\75";
}
.icon-lp-logo-interiors:before {
  content: "\53";
  content: "\78";
}

.icon-availability:before {
  content: "\e900";
}
