@font-face {
  font-family: "bootstrap-icons";
  src: url("/icons/bootstrap-icons.woff2") format("woff2");
  font-display: swap;
}

.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: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-moon-stars::before {
  content: "\f496";
}

.bi-sun::before {
  content: "\f5a2";
}

.bi-calendar3::before {
  content: "\f1f8";
}

.bi-archive::before {
  content: "\f70c";
}

.bi-columns::before {
  content: "\f465";
}

.bi-file-earmark-text::before {
  content: "\f2dc";
}

.bi-bar-chart-line::before {
  content: "\f3f2";
}

.bi-envelope::before {
  content: "\f32f";
}

.bi-shield-check::before {
  content: "\f6b6";
}

.bi-lightning::before {
  content: "\f117";
}

.bi-three-dots::before {
  content: "\f5d4";
}

.bi-bell::before {
  content: "\f18a";
}

.bi-people::before {
  content: "\f89a";
}

.bi-house-door::before {
  content: "\f3c0";
}

.bi-database::before {
  content: "\f7d8";
}

.bi-file-earmark-code::before {
  content: "\f45b";
}

.bi-tree::before {
  content: "\f5d7";
}

.bi-journal-text::before {
  content: "\f69f";
}

.bi-building::before {
  /* content: "\f1cb"; */
  content: "\f379";
}
