.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-short::before { content: "\f145"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-gear::before { content: "\f3e5"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-journal-text::before { content: "\f444"; }
.bi-list::before { content: "\f479"; }
.bi-phone::before { content: "\f4e7"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-sliders::before { content: "\f56b"; }
.bi-tablet-landscape::before { content: "\f5ad"; }
.bi-toggles2::before { content: "\f5da"; }

