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

.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-card-checklist::before { content: "\f224"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-journal-text::before { content: "\f444"; }
.bi-clock::before { content: "\f293"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-calendar3::before { content: "\f214"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-person-workspace::before { content: "\f67a"; }