/*!
 * Bootstrap Icons v1.11.3
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT; see 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-variant: normal;
  font-weight: 400 !important;
  line-height: 1;
  text-transform: none;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-battery-full::before { content: "\f186"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-slash::before { content: "\f2b8"; }
.bi-dash-lg::before { content: "\f63b"; }
.bi-download::before { content: "\f30a"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-filetype-png::before { content: "\f758"; }
.bi-folder-fill::before { content: "\f3d1"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-image::before { content: "\f42a"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-sliders2::before { content: "\f789"; }
.bi-square::before { content: "\f584"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-upload::before { content: "\f603"; }
.bi-volume-up::before { content: "\f611"; }
.bi-wifi::before { content: "\f61c"; }
.bi-windows::before { content: "\f65e"; }
.bi-x-lg::before { content: "\f659"; }
