@font-face {
  font-display: block;
  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: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-bag::before { content: "\f179"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-lg::before { content: "\f633"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-clock::before { content: "\f293"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-controller::before { content: "\f2d4"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-display::before { content: "\f302"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-grid-3x3-gap::before { content: "\f3f9"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-info-circle::before { content: "\f431"; }
.bi-kanban::before { content: "\f44d"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-palette::before { content: "\f4b1"; }
.bi-people::before { content: "\f4d0"; }
.bi-puzzle::before { content: "\f503"; }
.bi-send::before { content: "\f6c0"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-wechat::before { content: "\f829"; }
.bi-wrench-adjustable::before { content: "\f790"; }
.bi-x-lg::before { content: "\f659"; }
