@font-face {
  font-family: "ZenkaiFA";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./fonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "ZenkaiFABrands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fonts/fa-brands-400.woff2") format("woff2");
}

.bi::before {
  display: inline-block;
  font-family: "ZenkaiFA";
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-left-right::before { content: "\f0ec"; }
.bi-arrow-right::before { content: "\f061"; }
.bi-bank::before { content: "\f19c"; }
.bi-boxes::before { content: "\f468"; }
.bi-building::before { content: "\f1ad"; }
.bi-calendar-check::before { content: "\f274"; }
.bi-calendar2-week::before { content: "\f784"; }
.bi-cash-stack::before { content: "\f53a"; }
.bi-chat-dots::before { content: "\f4ad"; }
.bi-check-circle::before { content: "\f058"; }
.bi-clipboard-check::before { content: "\f46c"; }
.bi-clipboard2-check::before { content: "\f46c"; }
.bi-clock-history::before { content: "\f1da"; }
.bi-code-slash::before { content: "\f121"; }
.bi-compass::before { content: "\f14e"; }
.bi-database-check::before { content: "\f1c0"; }
.bi-diagram-3::before { content: "\f542"; }
.bi-dot::before { content: "\f111"; font-size: .38em; vertical-align: middle; }
.bi-exclamation-diamond::before { content: "\f071"; }
.bi-geo-alt::before { content: "\f3c5"; }
.bi-headset::before { content: "\f590"; }
.bi-hourglass-split::before { content: "\f252"; }
.bi-journal-text::before { content: "\f518"; }
.bi-lightbulb::before { content: "\f0eb"; }
.bi-map::before { content: "\f279"; }
.bi-patch-check::before { content: "\f058"; }
.bi-people::before { content: "\f0c0"; }
.bi-person-vcard::before { content: "\f2c2"; }
.bi-piggy-bank::before { content: "\f4d3"; }
.bi-plug::before { content: "\f1e6"; }
.bi-rocket-takeoff::before { content: "\f135"; }
.bi-search::before { content: "\f002"; }
.bi-shield-check::before { content: "\f3ed"; }
.bi-shield-lock::before { content: "\f132"; }
.bi-sliders::before { content: "\f1de"; }
.bi-whatsapp::before { content: "\f232"; font-family: "ZenkaiFABrands"; font-weight: 400; }
