@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff2"),
url("./fonts/bootstrap-icons.woff?2ab2cbbe07fcebb53bdaa7313bb290f2") 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;
}
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-bell::before { content: "\f18a"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check::before { content: "\f26e"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock::before { content: "\f293"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye::before { content: "\f341"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-globe::before { content: "\f3ee"; }
.bi-info-circle::before { content: "\f431"; }
.bi-map::before { content: "\f47f"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-person::before { content: "\f4e1"; }
.bi-plus::before { content: "\f4fe"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-star-fill::before { content: "\f586"; }
.bi-tag-fill::before { content: "\f5af"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-trash::before { content: "\f5de"; }
.bi-whatsapp::before { content: "\f618"; }
