/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}
.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-123::before { content: "\f67f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-bell::before { content: "\f18a"; }
.bi-braces::before { content: "\f1c9"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-download::before { content: "\f30a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-gear::before { content: "\f3e5"; }
.bi-info-circle::before { content: "\f431"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-sliders::before { content: "\f56b"; }
.bi-terminal::before { content: "\f5c3"; }
.bi-trash::before { content: "\f5de"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-windows::before { content: "\f65e"; }
.bi-body-text::before { content: "\f683"; }
.bi-filetype-html::before { content: "\f749"; }
.bi-rocket-takeoff::before { content: "\f845"; }
