@font-face {
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-iconsf114.woff2?30af91bf14e37666a085fb8a161ff36d") format("woff2"),
url("../fonts/bootstrap-iconsf114.woff?30af91bf14e37666a085fb8a161ff36d") 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-calendar4::before { content: "\f218"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-headset::before { content: "\f414"; }
.bi-hourglass::before { content: "\f421"; }
.bi-instagram::before { content: "\f437"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-person::before { content: "\f4e1"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star::before { content: "\f588"; }
.bi-telephone-forward-fill::before { content: "\f5b5"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-snapchat::before { content: "\f665"; }
.bi-tiktok::before { content: "\f6cc"; }
