/*!
 * 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") format("woff2"),
       url("../fonts/bootstrap-icons.woff") 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-arrow-up::before { content: "\f148"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-search::before { content: "\f470"; }
.bi-home::before, .bi-house::before { content: "\f35c"; }
.bi-user::before, .bi-person::before { content: "\f406"; }
.bi-credit-card::before { content: "\f23f"; }
.bi-cash::before { content: "\f1d8"; }
.bi-bank::before { content: "\f4b6"; }
.bi-coin::before { content: "\f1d7"; }
.bi-chart-line::before { content: "\f173"; }
.bi-list::before { content: "\f380"; }
.bi-menu::before { content: "\f39b"; }
.bi-x::before { content: "\f4be"; }
.bi-check::before { content: "\f1ff"; }
.bi-plus::before { content: "\f448"; }
.bi-minus::before { content: "\f250"; }
.bi-trash::before { content: "\f4ac"; }
.bi-edit::before { content: "\f493"; }
.bi-save::before { content: "\f469"; }
.bi-download::before { content: "\f27a"; }
.bi-upload::before { content: "\f4ae"; }
.bi-print::before { content: "\f44d"; }
.bi-refresh::before { content: "\f459"; }
.bi-info::before { content: "\f4ac"; }
.bi-exclamation::before { content: "\f2ae"; }
.bi-alert::before { content: "\f2a7"; }
.bi-warning::before { content: "\f2a7"; }
.bi-success::before { content: "\f164"; }
.bi-danger::before { content: "\f2d3"; }
.bi-primary::before { content: "\f338"; }
.bi-secondary::before { content: "\f339"; }
.bi-light::before { content: "\f354"; }
.bi-dark::before { content: "\f355"; }
.bi-facebook::before { content: "\f2b3"; }
.bi-twitter::before { content: "\f399"; }
.bi-instagram::before { content: "\f366"; }
.bi-linkedin::before { content: "\f472"; }
.bi-youtube::before { content: "\f4e8"; }
.bi-github::before { content: "\f42f"; }
.bi-envelope::before { content: "\f2a1"; }
.bi-phone::before { content: "\f433"; }
.bi-map-marker::before { content: "\f3c5"; }
.bi-calendar::before { content: "\f1c7"; }
.bi-clock::before { content: "\f216"; }
.bi-star::before { content: "\f498"; }
.bi-heart::before { content: "\f34a"; }
.bi-thumbs-up::before { content: "\f4a6"; }
.bi-thumbs-down::before { content: "\f4a5"; }
.bi-eye::before { content: "\f2b2"; }
.bi-eye-slash::before { content: "\f2b1"; }
.bi-lock::before { content: "\f384"; }
.bi-unlock::before { content: "\f386"; }
.bi-key::before { content: "\f36f"; }
.bi-shield::before { content: "\f47b"; }
.bi-user-plus::before { content: "\f4fc"; }
.bi-user-minus::before { content: "\f503"; }
.bi-users::before { content: "\f67c"; }
.bi-user-circle::before { content: "\f207"; }
.bi-user-circle-fill::before { content: "\f208"; }
.bi-user-square::before { content: "\f205"; }
.bi-user-square-fill::before { content: "\f206"; }
.bi-id-card::before { content: "\f472"; }
.bi-id-card-fill::before { content: "\f473"; }
.bi-passport::before { content: "\f5ab"; }
.bi-credit-card-2::before { content: "\f23d"; }
.bi-credit-card-2-front::before { content: "\f23c"; }
.bi-credit-card-2-back::before { content: "\f23b"; }
.bi-bank-card::before { content: "\f4b6"; }
.bi-wallet::before { content: "\f4b6"; }
.bi-wallet-fill::before { content: "\f4b5"; }
.bi-cash-stack::before { content: "\f1d8"; }
.bi-coin-stack::before { content: "\f1d7"; }
.bi-currency-dollar::before { content: "\f246"; }
.bi-currency-euro::before { content: "\f247"; }
.bi-currency-pound::before { content: "\f248"; }
.bi-currency-rupee::before { content: "\f249"; }
.bi-currency-yen::before { content: "\f24"; }
.bi-sort-up::before { content: "\f29a"; }
.bi-sort-down::before { content: "\f244"; }
.bi-arrow-up-circle-fill::before { content: "\f19a"; }
.bi-arrow-down-circle-fill::before { content: "\f19b"; }
.bi-arrow-up-circle::before { content: "\f198"; }
.bi-arrow-down-circle::before { content: "\f199"; }

/* 导航栏图标 */
.bi-graph-up-arrow::before { content: "\f4dc"; }
.bi-graph-up::before { content: "\f4dc"; }
.bi-trading::before { content: "\f4dc"; }
