/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */
 @font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

 [class^="ri-"], [class*=" ri-"] {
  font-family: 'remixicon' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-flower1::before { content: "\f3cd"; }
.ri-check-double-line:before { content: "\eb79"; }
.bi-mic::before { content: "\f490"; }
.bi-clock::before { content: "\f293"; }
.bi-houses::before { content: "\f8c6"; }
.bi-book::before { content: "\f194"; }
.bi-person-square::before { content: "\f4de"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-youtube::before { content: "\f62b"; }
.bi-check2-square::before { content: "\f271"; }
.bi-journal-text::before { content: "\f444"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-inboxes-fill::before { content: "\f42e"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-boxes::before { content: "\f685"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-puzzle-fill::before { content: "\f502"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-pass::before { content: "\f809"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-download::before { content: "\f30a"; }
.bi-printer::before { content: "\f501"; }
.bi-person::before { content: "\f4e1"; }
.bi-info-circle::before { content: "\f431"; }
.bi-emoji-laughing::before { content: "\f321"; }
.bi-globe::before { content: "\f3ee"; }
.bi-balloon::before { content: "\f709"; }
.bi-megaphone::before { content: "\f484"; }
.bi-wechat::before { content: "\f829"; }
.bi-soundwave::before { content: "\f57c"; }
.bi-search::before { content: "\f52a"; }
.bi-card-text::before { content: "\f228"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-chevron-right::before { content: "\F285"; }
.bi-chevron-left::before { content: "\F284"; }
