@font-face {
  font-family: "kneebouncers";
  src: url("../fonts/kneebouncers.eot?9hem8f");
  src: url("../fonts/kneebouncers.eot?9hem8f#iefix") format("embedded-opentype"),
    url("../fonts/kneebouncers.ttf?9hem8f") format("truetype"),
    url("../fonts/kneebouncers.woff?9hem8f") format("woff"),
    url("../fonts/kneebouncers.svg?9hem8f#kneebouncers") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.kneeicons-cart:before {
  content: "\e900";
}
.kneeicons-fb:before {
  content: "\e901";
}
.kneeicons-ig:before {
  content: "\e902";
}
.kneeicons-menu:before {
  content: "\e903";
}
.kneeicons-pinterest:before {
  content: "\e904";
}
.kneeicons-remove:before {
  content: "\e905";
}
.kneeicons-tiktok:before {
  content: "\e906";
}
.kneeicons-x:before {
  content: "\e907";
}
.kneeicons-yt:before {
  content: "\e908";
}
