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

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

.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-buildings::before { content: "\f87d"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye::before { content: "\f341"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-earmark-lock::before { content: "\f36f"; }
.bi-fuel-pump::before { content: "\f83e"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-globe-europe-africa::before { content: "\f885"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-linkedin::before { content: "\f472"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-recycle::before { content: "\f64f"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-stars::before { content: "\f589"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-whatsapp::before { content: "\f618"; }
