@font-face {
  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;
}

/* Bootstrap图标编码 */
.bi-arrow-left::before { content: "\f12a"; }
.bi-arrow-repeat::before { content: "\f134"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-camera-video::before { content: "\f219"; }
.bi-chat-left-text::before { content: "\f24e"; }
.bi-check-circle::before { content: "\f26a"; }
.bi-clipboard::before { content: "\f2e4"; }
.bi-cloud-upload::before { content: "\f30e"; }
.bi-code-slash::before { content: "\f2ed"; }
.bi-download::before { content: "\f30a"; }
.bi-exclamation-triangle::before { content: "\f33a"; }
.bi-exclamation-triangle-fill::before { content: "\f33b"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-music::before { content: "\f36b"; }
.bi-file-earmark-play::before { content: "\f36e"; }
.bi-file-earmark-plus::before { content: "\f36d"; }
.bi-image::before { content: "\f428"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-circle-fill::before { content: "\f432"; }
.bi-list-ul::before { content: "\f469"; }
.bi-pencil-square::before { content: "\f4c8"; }
.bi-people::before { content: "\f4cf"; }
.bi-person-badge::before { content: "\f4db"; }
.bi-person-bounding-box::before { content: "\f4de"; }
.bi-person-circle::before { content: "\f4da"; }
.bi-person-square::before { content: "\f4e9"; }
.bi-person-video3::before { content: "\f4ee"; }
.bi-play::before { content: "\f4f3"; }
.bi-play-btn::before { content: "\f4f5"; }
.bi-play-btn-fill::before { content: "\f4f6"; }
.bi-play-circle::before { content: "\f4f7"; }
.bi-play-circle-fill::before { content: "\f4f8"; }
.bi-play-fill::before { content: "\f4f9"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-plus-lg::before { content: "\f4fc"; }
.bi-save::before { content: "\f542"; }
.bi-tv::before { content: "\f4f5"; }
.bi-tv-fill::before { content: "\f4f6"; }
.bi-trash::before { content: "\f5de"; }
.bi-collection-play::before { content: "\f2c8"; }
.bi-clock::before { content: "\f294"; }
