@font-face {
  font-family: "bootstrap-icons";
  font-display: swap;
  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: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-bell::before { content: "\f18a"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-earmark-medical::before { content: "\f373"; }
.bi-gear::before { content: "\f3e5"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-house-door::before { content: "\f423"; }
.bi-instagram::before { content: "\f437"; }
.bi-kanban::before { content: "\f44d"; }
.bi-linkedin::before { content: "\f472"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-star::before { content: "\f588"; }
.bi-translate::before { content: "\f658"; }
.bi-clipboard2-pulse::before { content: "\f730"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-person-heart::before { content: "\f77a"; }
.bi-capsule::before { content: "\f7df"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-passport::before { content: "\f8f5"; }
