@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2") format("woff2");
}

.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-clockwise::before{ content: "\f116"; }
.bi-arrow-counterclockwise::before{ content: "\f117"; }
.bi-arrow-left::before{ content: "\f12f"; }
.bi-arrow-repeat::before{ content: "\f130"; }
.bi-bell::before{ content: "\f18a"; }
.bi-calendar-plus::before{ content: "\f1ef"; }
.bi-calendar2-week::before{ content: "\f209"; }
.bi-calendar3::before{ content: "\f214"; }
.bi-calendar4-week::before{ content: "\f217"; }
.bi-chat::before{ content: "\f268"; }
.bi-check-circle::before{ content: "\f26b"; }
.bi-chevron-compact-right::before{ content: "\f27b"; }
.bi-chevron-left::before{ content: "\f284"; }
.bi-chevron-right::before{ content: "\f285"; }
.bi-clock::before{ content: "\f293"; }
.bi-eye-slash::before{ content: "\f340"; }
.bi-eye::before{ content: "\f341"; }
.bi-facebook::before{ content: "\f344"; }
.bi-gear::before{ content: "\f3e5"; }
.bi-google::before{ content: "\f3f0"; }
.bi-headset::before{ content: "\f414"; }
.bi-heart-fill::before{ content: "\f415"; }
.bi-heart::before{ content: "\f417"; }
.bi-house::before{ content: "\f425"; }
.bi-image::before{ content: "\f42a"; }
.bi-instagram::before{ content: "\f437"; }
.bi-key::before{ content: "\f44f"; }
.bi-list-ul::before{ content: "\f478"; }
.bi-pencil::before{ content: "\f4cb"; }
.bi-people::before{ content: "\f4d0"; }
.bi-person-badge::before{ content: "\f4d3"; }
.bi-person::before{ content: "\f4e1"; }
.bi-power::before{ content: "\f4ff"; }
.bi-search::before{ content: "\f52a"; }
.bi-shield-check::before{ content: "\f52f"; }
.bi-speedometer2::before{ content: "\f580"; }
.bi-star-fill::before{ content: "\f586"; }
.bi-star-half::before{ content: "\f587"; }
.bi-star::before{ content: "\f588"; }
.bi-x-circle::before{ content: "\f623"; }
.bi-x::before{ content: "\f62a"; }
.bi-zoom-in::before{ content: "\f62c"; }
.bi-zoom-out::before{ content: "\f62d"; }
.bi-check-lg::before{ content: "\f633"; }
.bi-x-lg::before{ content: "\f659"; }
.bi-qr-code::before{ content: "\f6ae"; }
.bi-quote::before{ content: "\f6b0"; }
.bi-send::before{ content: "\f6c0"; }
.bi-c-circle::before{ content: "\f7db"; }
