/* Slim icon set for public marketing pages */
@font-face {
  font-display: swap;
  font-family: bootstrap-icons;
  src: url("bootstrap-icons/fonts/bootstrap-icons-cc1e5eda776be5f0ff614285c31d4892.woff2?vsn=d") format("woff2"),
    url("bootstrap-icons/fonts/bootstrap-icons-ba49e844892321d8540ea3b7c088cf97.woff?vsn=d") format("woff");
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Shared chrome */
.bi-arrow-up-short::before { content: "\f145"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-google::before { content: "\f3f0"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-apple::before { content: "\f65b"; }
.bi-x::before { content: "\f62a"; }
.bi-x-lg::before { content: "\f659"; }

/* Home */
.bi-play-circle::before { content: "\f4f3"; }
.bi-heart::before { content: "\f417"; }
.bi-people::before { content: "\f4d0"; }
.bi-activity::before { content: "\f66b"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-clipboard-pulse::before { content: "\f722"; }
.bi-capsule::before { content: "\f7df"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-journal-text::before { content: "\f444"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-fullscreen-exit::before { content: "\f3de"; }
.bi-file-medical::before { content: "\f3a1"; }
.bi-calendar4-week::before { content: "\f217"; }

/* Resources */
.bi-person-heart::before { content: "\f77a"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
