/* Trimmed to only the icons actually used across the site (of the
   ~2800 in the full RemixIcon set) — the font-face/base rule stays
   as-is, only the unused per-glyph :before rules were removed.
   Full set: https://remixicon.com */
@font-face {
  font-family: "remixicon";
  src: url('remixicon.eot?t=1708865856766');
  src: url('remixicon.eot?t=1708865856766#iefix') format('embedded-opentype'),
  url("remixicon.woff2?t=1708865856766") format("woff2"),
  url("remixicon.woff?t=1708865856766") format("woff"),
  url('remixicon.ttf?t=1708865856766') format('truetype'),
  url('remixicon.svg?t=1708865856766#remixicon') format('svg');
  font-display: swap;
}

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

.ri-alert-line:before { content: "\ea21"; }
.ri-arrow-down-s-line:before { content: "\ea4e"; }
.ri-arrow-right-line:before { content: "\ea6c"; }
.ri-book-2-line:before { content: "\ead3"; }
.ri-book-open-line:before { content: "\eadb"; }
.ri-book-read-line:before { content: "\eadd"; }
.ri-calendar-2-line:before { content: "\eb21"; }
.ri-calendar-event-fill:before { content: "\eb24"; }
.ri-check-line:before { content: "\eb7b"; }
.ri-checkbox-circle-line:before { content: "\eb81"; }
.ri-close-line:before { content: "\eb99"; }
.ri-edit-2-line:before { content: "\ec80"; }
.ri-emotion-happy-line:before { content: "\ec8d"; }
.ri-facebook-circle-line:before { content: "\ecbb"; }
.ri-file-list-3-line:before { content: "\ecef"; }
.ri-flashlight-fill:before { content: "\ed3c"; }
.ri-graduation-cap-line:before { content: "\f333"; }
.ri-group-2-line:before { content: "\ede1"; }
.ri-group-line:before { content: "\ede3"; }
.ri-home-4-line:before { content: "\ee1d"; }
.ri-information-line:before { content: "\ee59"; }
.ri-instagram-line:before { content: "\ee66"; }
.ri-lightbulb-line:before { content: "\eea9"; }
.ri-live-line:before { content: "\eec0"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-map-pin-line:before { content: "\ef14"; }
.ri-parent-line:before { content: "\efca"; }
.ri-progress-4-line:before { content: "\f482"; }
.ri-refresh-line:before { content: "\f064"; }
.ri-route-line:before { content: "\f09b"; }
.ri-seedling-line:before { content: "\f0d5"; }
.ri-time-line:before { content: "\f20f"; }
.ri-translate-2:before { content: "\f226"; }
.ri-trophy-line:before { content: "\f22f"; }
.ri-user-3-fill:before { content: "\f255"; }
.ri-user-heart-line:before { content: "\f263"; }
.ri-vidicon-line:before { content: "\f288"; }
.ri-whatsapp-line:before { content: "\f2bc"; }
.ri-youtube-line:before { content: "\f2d5"; }
.ri-arrow-up-double-line:before { content: "\f2eb"; }
