/* !
 * 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) */

.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-right::before {
  content: "\f138";
}

.bi-arrow-up-short::before {
  content: "\f145";
}

.bi-brightness-high::before {
  content: "\f1d2";
}

.bi-chat-dots::before {
  content: "\f24a";
}

.bi-check-circle::before {
  content: "\f26b";
}

.bi-check2::before {
  content: "\f272";
}

.bi-chevron-down::before {
  content: "\f282";
}

.bi-chevron-left::before {
  content: "\f284";
}

.bi-chevron-right::before {
  content: "\f285";
}

.bi-clock::before {
  content: "\f293";
}

.bi-easel::before {
  content: "\f310";
}

.bi-emoji-smile::before {
  content: "\f327";
}

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

.bi-facebook::before {
  content: "\f344";
}

.bi-folder::before {
  content: "\f3d7";
}

.bi-folder2::before {
  content: "\f3d9";
}

.bi-headset::before {
  content: "\f414";
}

.bi-instagram::before {
  content: "\f437";
}

.bi-journal-richtext::before {
  content: "\f443";
}

.bi-linkedin::before {
  content: "\f472";
}

.bi-list::before {
  content: "\f479";
}

.bi-patch-check::before {
  content: "\f4b6";
}

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

.bi-person::before {
  content: "\f4e1";
}

.bi-play-circle::before {
  content: "\f4f3";
}

.bi-reply-fill::before {
  content: "\f51f";
}

.bi-search::before {
  content: "\f52a";
}

.bi-star-fill::before {
  content: "\f586";
}

.bi-tags::before {
  content: "\f5b2";
}

.bi-telephone::before {
  content: "\f5c1";
}

.bi-quote::before {
  content: "\f6b0";
}

.bi-twitter-x::before {
  content: "\f8db";
}

