/* CEO PROJE - used Bootstrap Icons only */
@font-face {
  font-display: swap;
  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-arrow-right::before { content: "\f138"; }
.bi-building-check::before { content: "\f868"; }
.bi-building-gear::before { content: "\f877"; }
.bi-award::before { content: "\f154"; }
.bi-rulers::before { content: "\f523"; }
.bi-house-door::before { content: "\f423"; }
.bi-buildings::before { content: "\f87d"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-key::before { content: "\f44f"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-shop::before { content: "\f543"; }
.bi-calendar3::before { content: "\f214"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-clock-history::before { content: "\f292"; }
.bi-people::before { content: "\f4d0"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-x-lg::before { content: "\f659"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-envelope::before { content: "\f32f"; }
.bi-instagram::before { content: "\f437"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-list::before { content: "\f479"; }
