/*! Whatsel subset of Bootstrap Icons — only icons used in the app */
@font-face {
  font-display: block;
  font-family: bootstrap-icons;
  src: url("/assets/fonts/bootstrap-icons.woff2") format("woff2"),
       url("/assets/fonts/bootstrap-icons.woff") 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;
}

.bi-arrow-clockwise::before{content:"\f116"}
.bi-arrow-down-short::before{content:"\f124"}
.bi-arrow-left::before{content:"\f12f"}
.bi-arrow-repeat::before{content:"\f130"}
.bi-arrow-right::before{content:"\f138"}
.bi-arrow-up-short::before{content:"\f145"}
.bi-box-arrow-right::before{content:"\f1c3"}
.bi-box-seam::before{content:"\f1c7"}
.bi-calendar-check::before{content:"\f1e2"}
.bi-calendar3::before{content:"\f214"}
.bi-chat-dots::before{content:"\f24a"}
.bi-chat-square-text::before{content:"\f264"}
.bi-check-circle::before{content:"\f26b"}
.bi-check-circle-fill::before{content:"\f26a"}
.bi-check-lg::before{content:"\f633"}
.bi-check2::before{content:"\f272"}
.bi-chevron-down::before{content:"\f282"}
.bi-chevron-up::before{content:"\f286"}
.bi-clock::before{content:"\f293"}
.bi-clock-history::before{content:"\f292"}
.bi-code-slash::before{content:"\f2c6"}
.bi-dash::before{content:"\f2ea"}
.bi-exclamation-circle::before{content:"\f333"}
.bi-exclamation-triangle::before{content:"\f33b"}
.bi-exclamation-triangle-fill::before{content:"\f33a"}
.bi-file-earmark-check::before{content:"\f360"}
.bi-graph-up-arrow::before{content:"\f673"}
.bi-grid-1x2::before{content:"\f3f4"}
.bi-headset::before{content:"\f414"}
.bi-hourglass-split::before{content:"\f41f"}
.bi-house-door::before{content:"\f423"}
.bi-info-circle-fill::before{content:"\f430"}
.bi-key-fill::before{content:"\f44e"}
.bi-layout-text-window-reverse::before{content:"\f463"}
.bi-lightning-charge::before{content:"\f46d"}
.bi-lock-fill::before{content:"\f47a"}
.bi-megaphone::before{content:"\f484"}
.bi-people::before{content:"\f4d0"}
.bi-people-fill::before{content:"\f4cf"}
.bi-person::before{content:"\f4e1"}
.bi-person-badge::before{content:"\f4d3"}
.bi-person-circle::before{content:"\f4d7"}
.bi-phone::before{content:"\f4e7"}
.bi-receipt::before{content:"\f50f"}
.bi-robot::before{content:"\f6b1"}
.bi-search::before{content:"\f52a"}
.bi-send::before{content:"\f6c0"}
.bi-shield-check::before{content:"\f52f"}
.bi-shield-lock::before{content:"\f538"}
.bi-slash-circle::before{content:"\f567"}
.bi-tags::before{content:"\f5b2"}
.bi-wallet2::before{content:"\f615"}
.bi-x::before{content:"\f62a"}
.bi-x-circle-fill::before{content:"\f622"}
