@font-face {
  font-family: "remixicon";
  src: url("remixicon.woff2?t=20260919") format("woff2"),
       url("remixicon.woff?t=20260919") format("woff");
  font-display: block;
}

[class^="ri-"],
[class*=" ri-"] {
  font-family: remixicon !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ri-"]::before,
[class*=" ri-"]::before {
  font-family: remixicon !important;
}

.ri-chat-smile-2-line:before { content: "\eb6f"; }
.ri-close-line:before { content: "\eb99"; }
.ri-heart-3-fill:before { content: "\ee0a"; }
.ri-heart-3-line:before { content: "\ee0b"; }
.ri-menu-3-line:before { content: "\ef34"; }
.ri-menu-line:before { content: "\ef3e"; }
.ri-repeat-2-line:before { content: "\f072"; }
.ri-repeat-one-line:before { content: "\f076"; }
.ri-search-line:before { content: "\f0d1"; }
.ri-star-fill:before { content: "\f186"; }
.ri-star-line:before { content: "\f18b"; }
.ri-user-line:before { content: "\f264"; }
.ri-volume-mute-line:before { content: "\f29e"; }
.ri-volume-up-line:before { content: "\f2a2"; }
