@font-face {
  font-family: "caddy-public-icons";
  src: url("../fonts/caddy-public-icons.eot?pws4sw");
  src: url("../fonts/caddy-public-icons.eot?pws4sw#iefix")
      format("embedded-opentype"),
    url("../fonts/caddy-public-icons.ttf?pws4sw") format("truetype"),
    url("../fonts/caddy-public-icons.woff?pws4sw") format("woff"),
    url("../fonts/caddy-public-icons.svg?pws4sw#caddy-public-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ccicon-"],
[class*=" ccicon-"] {
  font-family: "caddy-public-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccicon-basket:before {
  content: "\e90a";
}

.ccicon-cart-3:before {
  content: "\e90b";
}

.ccicon-bag-3:before {
  content: "\e906";
}

.ccicon-trash:before {
  content: "\e900";
}

.ccicon-bag-2:before {
  content: "\e902";
}

.ccicon-bag:before {
  content: "\e903";
}

.ccicon-bag:before {
  content: "\e903";
}

.ccicon-cart-2:before {
  content: "\e905";
}

.ccicon-left-arrow:before {
  content: "\ea40";
}

.ccicon-cart-empty:before {
  content: "\e909";
}

.ccicon-heart-filled:before {
  content: "\45";
}

.ccicon-heart-empty:before {
  content: "\54";
}

.ccicon-coin:before {
  content: "\31";
}

.ccicon-cart:before {
 content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 11V6C9 4.34315 10.3431 3 12 3C13.6569 3 15 4.34315 15 6V10.9673M10.4 21H13.6C15.8402 21 16.9603 21 17.816 20.564C18.5686 20.1805 19.1805 19.5686 19.564 18.816C20 17.9603 20 16.8402 20 14.6V12.2C20 11.0799 20 10.5198 19.782 10.092C19.5903 9.71569 19.2843 9.40973 18.908 9.21799C18.4802 9 17.9201 9 16.8 9H7.2C6.0799 9 5.51984 9 5.09202 9.21799C4.71569 9.40973 4.40973 9.71569 4.21799 10.092C4 10.5198 4 11.0799 4 12.2V14.6C4 16.8402 4 17.9603 4.43597 18.816C4.81947 19.5686 5.43139 20.1805 6.18404 20.564C7.03968 21 8.15979 21 10.4 21Z' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

  color: #000;
  width: 28px;
  display: inline-block;
}

.ccicon-check:before {
  content: "\e908";
}

.ccicon-x:before {
  content: "\e901";
}

.ccicon-close:before {
  content: "\e901";
}

.ccicon-cheveron-left:before {
  content: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M16.25 23.25 5.53 12.53a0.749 0.749 0 0 1 0 -1.06L16.25 0.75' fill='none' stroke='currentcolor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'></path></svg>");
  color: #000;
  width: 20px;
  display: inline-block;
}

.ccicon-cheveron-right:before {
  content: url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='m5.5 0.75 10.72 10.72a0.749 0.749 0 0 1 0 1.06L5.5 23.25' fill='none' stroke='currentcolor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'></path></svg>");
  color: #000;
  width: 20px;
  display: inline-block;
}