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

[class*=" pineapple-icon-"],[class^=pineapple-icon-] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: pineapple-icon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pineapple-icon-Shopping-Cart:before {
  content: "\e900";
}
.pineapple-icon-Add-Cart:before {
  content: "\e901";
}
