/*!
 * MISSINGRANK Bootstrap Icons subset
 * Source: Bootstrap Icons v1.13.1
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../vendor/bootstrap-icons/fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a") format("woff2"),
url("../vendor/bootstrap-icons/fonts/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") 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: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-phone::before { content: "\f4e7"; }
.bi-envelope::before { content: "\f32f"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-list::before { content: "\f479"; }
.bi-x::before { content: "\f62a"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-facebook::before { content: "\f344"; }
.bi-instagram::before { content: "\f437"; }
.bi-linkedin::before { content: "\f472"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-search::before { content: "\f52a"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-pin-map-fill::before { content: "\f64b"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-clock::before { content: "\f293"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-dash-lg::before { content: "\f63b"; }
