@font-face {
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"),
url("./fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-display: 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-left::before { content: "\f12f"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-card-heading::before { content: "\f225"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-circle::before { content: "\f28a"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-file-lock::before { content: "\f39d"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-gift::before { content: "\f3ec"; }
.bi-instagram::before { content: "\f437"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-fill::before { content: "\f4f4"; }
.bi-question-circle::before { content: "\f505"; }
.bi-quote::before { content: "\f6b0"; }
.bi-search::before { content: "\f52a"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-whatsapp::before { content: "\f618"; }
