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

.bi,
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  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::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
}

/* Project icon subset: menu + footer */
.bi-telephone::before { content: "\f5c1"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-chevron-down::before { content: "\f282"; }
..bi-list::before { content: "\f479"; }
.bi-x-lg::before { content: "\f659"; }
.bi-linkedin::before { content: "\f472"; }
.bi-instagram::before { content: "\f437"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-clock::before { content: "\f293"; }
.bi-envelope::before { content: "\f32f"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-calendar3::before { content: "\f214"; }

.bi-arrow-right::before { content: "\f138"; }
.bi-geo-alt::before { content: "\f3e8"; }

.bi-lightning-fill::before { content: "\f46e"; }
.bi-fire::before { content: "\f7f6"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-chevron-left::before { content: "\f284"; }
