/* Minimal Remix Icon subset for this theme */
@font-face {
  font-family: "remixicon";
  src: url("remixicon-subset.woff2") format("woff2");
  font-display: swap;
}

[class^="ri-"], [class*=" ri-"] {
  font-family: 'remixicon' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ri-apple-fill:before { content: "\ea3f"; }
.ri-arrow-down-s-line:before { content: "\ea4e"; }
.ri-award-line:before { content: "\ea8a"; }
.ri-briefcase-4-line:before { content: "\eaf1"; }
.ri-check-line:before { content: "\eb7b"; }
.ri-close-line:before { content: "\eb99"; }
.ri-facebook-fill:before { content: "\ecbc"; }
.ri-google-play-fill:before { content: "\edd6"; }
.ri-hand-heart-line:before { content: "\edf3"; }
.ri-instagram-line:before { content: "\ee66"; }
.ri-leaf-line:before { content: "\eea3"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-map-pin-line:before { content: "\ef14"; }
.ri-medal-line:before { content: "\ef28"; }
.ri-phone-line:before { content: "\efec"; }
.ri-plant-line:before { content: "\f007"; }
.ri-search-line:before { content: "\f0d1"; }
.ri-shopping-bag-3-line:before { content: "\f116"; }
.ri-smartphone-line:before { content: "\f15a"; }
.ri-store-2-line:before { content: "\f1a5"; }
.ri-tiktok-fill:before { content: "\f372"; }
.ri-time-line:before { content: "\f20f"; }
