.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-up-short::before {
  content: "\f145";
}

.bi-bezier::before {
  content: "\f18b";
}

.bi-binoculars::before {
  content: "\f18f";
}

.bi-bookmark-check::before {
  content: "\f196";
}

.bi-cash-stack::before {
  content: "\f246";
}

.bi-file-bar-graph::before {
  content: "\f34a";
}

.bi-flag::before {
  content: "\f3cc";
}

.bi-list::before {
  content: "\f479";
}

.bi-graph-up-arrow::before {
  content: "\f673";
}

.bi-body-text::before {
  content: "\f683";
}

.bi-boxes::before {
  content: "\f685";
}

