@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"),
url("./fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") format("woff");
font-display: swap;
}

.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;
}


.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-cart::before { content: "\f242"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-facebook::before { content: "\f344"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-search::before { content: "\f52a"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-file-richtext::before { content: "\f3b1"; }
.bi-pen::before { content: "\f4c8"; }
.bi-tag::before { content: "\f5b0"; }
.bi-map::before { content: "\f47f"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-check2::before { content: "\f272"; }
.bi-phone::before { content: "\f4e7"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-envelope::before { content: "\f32f"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-quote::before { content: "\f6b0"; }
.bi-question-circle::before { content: "\f505"; }
.bi-list::before {content: "\f479";}
