/*!
 * 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-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-easel::before { content: "\f310"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-file-earmark-word::before { content: "\f38d"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-headset::before { content: "\f414"; }
.bi-house::before { content: "\f425"; }
.bi-images::before { content: "\f42b"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-people::before { content: "\f4d0"; }
.bi-person::before { content: "\f4e1"; }
.bi-star-fill::before { content: "\f586"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-skype::before { content: "\f656"; }
.bi-activity::before { content: "\f66b"; }
.bi-quote::before { content: "\f6b0"; }
.bi-filetype-pdf::before { content: "\f756"; }
.bi-twitter-x::before { content: "\f8db"; }
