@font-face {
  font-family: "bootstrap-icons";
  src: url("./bootstrap-icons.woff2") format("woff2"),
       url("./bootstrap-icons.woff") format("woff");
  font-display: swap;
}

.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-x-lg::before { content: "\f659"; }
.bi-grid-3x3-gap-fill::before { content: "\f47a"; }
.bi-house::before { content: "\f425"; }
.bi-search::before { content: "\f52a"; }
.bi-clock::before { content: "\f292"; }
.bi-send::before { content: "\f52b"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-wifi-off::before { content: "\f645"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-check-circle::before { content: "\f26d"; }
.bi-info-circle::before { content: "\f431"; }
.bi-chat-dots::before { content: "\f27a"; }
.bi-facebook::before { content: "\f344"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-linkedin::before { content: "\f472"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-telegram::before { content: "\f5c6"; }
.bi-envelope::before { content: "\f32f"; }
.bi-link-45deg::before { content: "\f4b6"; }
.bi-check::before { content: "\f26a"; }
.bi-x::before { content: "\f62a"; }