/* Bootstrap Icons subset - font-display: swap, only used icons (Lighthouse fix) */
@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-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
}
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-code-square::before { content: "\f2c7"; }
.bi-code::before { content: "\f2c8"; }
.bi-cpu-fill::before { content: "\f2d5"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-info-circle::before { content: "\f431"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-x::before { content: "\f445"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-linkedin::before { content: "\f472"; }
.bi-palette::before { content: "\f4b1"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-star-fill::before { content: "\f586"; }
.bi-stars::before { content: "\f589"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-x::before { content: "\f62a"; }
.bi-check-lg::before { content: "\f633"; }
.bi-x-lg::before { content: "\f659"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-robot::before { content: "\f6b1"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-trash3-fill::before { content: "\f78a"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-radar::before { content: "\f8cf"; }
