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

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-archive::before { content: "\f10d"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-building::before { content: "\f1dd"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-cassette::before { content: "\f7e3"; }
.bi-check2::before { content: "\f272"; }
.bi-clock-history::before { content: "\f292"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-collection-play::before { content: "\f2cb"; }
.bi-disc::before { content: "\f2ff"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-film::before { content: "\f3c3"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-lock::before { content: "\f47b"; }
.bi-palette::before { content: "\f4b1"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-record-circle::before { content: "\f518"; }
.bi-rulers::before { content: "\f523"; }
.bi-scissors::before { content: "\f528"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-sliders::before { content: "\f56b"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-tag::before { content: "\f5b0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-tv::before { content: "\f5ed"; }
.bi-volume-up::before { content: "\f611"; }
