@font-face {
  font-display: swap;
  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 {
  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-app::before { content: "\f10b"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-check2-square::before { content: "\f271"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-film::before { content: "\f3c3"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-headset::before { content: "\f414"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-list::before { content: "\f479"; }
.bi-people::before { content: "\f4d0"; }
.bi-person::before { content: "\f4e1"; }
.bi-shop-window::before { content: "\f542"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-youtube::before { content: "\f62b"; }
.bi-quote::before { content: "\f6b0"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }