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

[class^="drip-icon-"], [class*=" drip-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'driplaine-icon-set' !important;
  speak: never;
  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;
}

.drip-icon-ok:before {
  content: "\e900";
}
.drip-icon-preferito-aggiunto-2:before {
  content: "\e901";
}
.drip-icon-sotto:before {
  content: "\e902";
}
.drip-icon-sopra:before {
  content: "\e903";
}
.drip-icon-sinistra:before {
  content: "\e904";
}
.drip-icon-reso:before {
  content: "\e905";
}
.drip-icon-preferiti-vuota:before {
  content: "\e906";
}
.drip-icon-posizione:before {
  content: "\e907";
}
.drip-icon-piu:before {
  content: "\e908";
}
.drip-icon-ordini:before {
  content: "\e909";
}
.drip-icon-meno:before {
  content: "\e90a";
}
.drip-icon-email:before {
  content: "\e90b";
}
.drip-icon-destra:before {
  content: "\e90c";
}
.drip-icon-chiudi:before {
  content: "\e90d";
}
.drip-icon-cerca:before {
  content: "\e90e";
}
.drip-icon-cart:before {
  content: "\e90f";
}
.drip-icon-bacheca:before {
  content: "\e910";
}
.drip-icon-account:before {
  content: "\e911";
}
.drip-icon-preferito-aggiunto .path1:before {
  content: "\e912";
  color: rgb(0, 0, 0);
}
.drip-icon-preferito-aggiunto .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(198, 255, 0);
}
