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

.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: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-house-heart-fill::before {
  content: "\f426";
}
.bi-star-fill::before {
  content: "\f586";
}
.bi-lightning-fill::before {
  content: "\f461";
}
.bi-check-circle-fill::before {
  content: "\f26b";
}
.bi-hourglass-split::before {
  content: "\f410";
}
.bi-x-circle-fill::before {
  content: "\f623";
}
.bi-sliders::before {
  content: "\f564";
}
.bi-person-badge::before {
  content: "\f4d8";
}
.bi-people::before {
  content: "\f4db";
}
.bi-people-fill::before {
  content: "\f4dc";
}
.bi-credit-card-2-front::before {
  content: "\f302";
}
.bi-credit-card::before {
  content: "\f2f6";
}
.bi-file-earmark-pdf::before {
  content: "\f3a2";
}
.bi-file-earmark-check::before {
  content: "\f394";
}
.bi-trash::before {
  content: "\f5de";
}
.bi-info-circle::before {
  content: "\f431";
}
.bi-x-circle::before {
  content: "\f622";
}
.bi-check-circle::before {
  content: "\f26a";
}
.bi-bank::before {
  content: "\f25e";
}
.bi-arrow-clockwise::before {
  content: "\f130";
}
.bi-briefcase::before {
  content: "\f1cc";
}
.bi-shield-check::before {
  content: "\f52e";
}
.bi-shield-exclamation::before {
  content: "\f530";
}
.bi-clipboard2-pulse::before {
  content: "\f298";
}
.bi-emoji-dizzy::before {
  content: "\f33a";
}
.bi-flag::before {
  content: "\f3cf";
}
.bi-cash-stack::before {
  content: "\f1f0";
}
.bi-lightbulb::before {
  content: "\f460";
}
.bi-person::before {
  content: "\f4d7";
}
