@font-face {
    font-family: "icons";
    src: url("./icons.eot?5e32fd0f796a42597f3a06b663d04b13?#iefix") format("embedded-opentype"),
url("./icons.woff2?5e32fd0f796a42597f3a06b663d04b13") format("woff2"),
url("./icons.woff?5e32fd0f796a42597f3a06b663d04b13") format("woff"),
url("./icons.ttf?5e32fd0f796a42597f3a06b663d04b13") format("truetype"),
url("./icons.svg?5e32fd0f796a42597f3a06b663d04b13#icons") format("svg");
}

span {
    line-height: 1;
}

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

.icon-configura:before {
    content: "\f101";
}
.icon-confronta:before {
    content: "\f102";
}
.icon-ricambi:before {
    content: "\f103";
}
.icon-share:before {
    content: "\f104";
}
.icon-wishlist:before {
    content: "\f105";
}
.icon-wishlist2:before {
    content: "\f106";
}
