@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-variant: normal;
  font-weight: 400 !important;
  line-height: 1;
  text-transform: none;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.bi-award-fill::before { content: "\f153"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-clipboard-check-fill::before { content: "\f71b"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-gear::before { content: "\f3e5"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-headset::before { content: "\f414"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-list-check::before { content: "\f473"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-star-fill::before { content: "\f586"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-tools::before { content: "\f5db"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wrench-adjustable-circle::before { content: "\f78f"; }