@font-face {
  font-family: 'thin-cart';
  src:
    url('https://d1azc1qln24ryf.cloudfront.net/182981/ThinCart/thin-cart.woff2?oq7wtw') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/182981/ThinCart/thin-cart.ttf?oq7wtw') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/182981/ThinCart/thin-cart.woff?oq7wtw') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/182981/ThinCart/thin-cart.svg?oq7wtw#thin-cart') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.cart-icon-0:before {
  content: "\e900";
}
.cart-icon-1:before {
  content: "\e901";
}
.cart-icon-2:before {
  content: "\e902";
}
.cart-icon-3:before {
  content: "\e903";
}
.cart-icon-4:before {
  content: "\e904";
}
.cart-icon-5:before {
  content: "\e905";
}
.cart-icon-6:before {
  content: "\e906";
}
.cart-icon-7:before {
  content: "\e907";
}
.cart-icon-8:before {
  content: "\e908";
}
.cart-icon-9:before {
  content: "\e909";
}
.cart-icon-f:before {
  content: "\e90a";
}
