@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");
}

[class^="bi-"], [class*=" bi-"] {
  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-house::before { content: "\f425"; }
.bi-person::before { content: "\f47d"; }
.bi-envelope::before { content: "\f32e"; }
.bi-phone::before { content: "\f4d5"; }
.bi-geo-alt::before { content: "\f3c4"; }
.bi-calendar::before { content: "\f208"; }
.bi-clock::before { content: "\f292"; }
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-heart::before { content: "\f414"; }
.bi-heart-fill::before { content: "\f40f"; }
.bi-search::before { content: "\f52a"; }
.bi-menu-button::before { content: "\f4fe"; }
.bi-list::before { content: "\f479"; }
.bi-x::before { content: "\f62a"; }
.bi-chevron-down::before { content: "\f278"; }
.bi-chevron-up::before { content: "\f27e"; }
.bi-chevron-left::before { content: "\f26d"; }
.bi-chevron-right::before { content: "\f274"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-check::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f268"; }
.bi-x-circle::before { content: "\f627"; }
.bi-info-circle::before { content: "\f431"; }
.bi-exclamation-triangle::before { content: "\f33a"; }
.bi-lightbulb::before { content: "\f46a"; }
.bi-moon::before { content: "\f505"; }
.bi-sun::before { content: "\f5a1"; }
.bi-facebook::before { content: "\f344"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-linkedin::before { content: "\f472"; }
.bi-instagram::before { content: "\f437"; }
.bi-youtube::before { content: "\f631"; }
.bi-github::before { content: "\f3ed"; }