@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("fonts/bootstrap-icons-subset.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-arrow-up::before { content: "\f148"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar3::before { content: "\f214"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-clipboard::before { content: "\f290"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-discord::before { content: "\f300"; }
.bi-download::before { content: "\f30a"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-gear::before { content: "\f3e5"; }
.bi-github::before { content: "\f3ed"; }
.bi-globe::before { content: "\f3ee"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-info-circle::before { content: "\f431"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-list::before { content: "\f479"; }
.bi-people::before { content: "\f4d0"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-slack::before { content: "\f565"; }
.bi-stars::before { content: "\f589"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-check-lg::before { content: "\f633"; }
.bi-x-lg::before { content: "\f659"; }
.bi-git::before { content: "\f69d"; }
.bi-nintendo-switch::before { content: "\f6a4"; }
.bi-rocket-takeoff::before { content: "\f845"; }
