@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 {
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-short::before { content: "\f145"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-command::before { content: "\f2cf"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-person::before { content: "\f3a7"; }
.bi-gem::before { content: "\f3e6"; }
.bi-google::before { content: "\f3f0"; }
.bi-instagram::before { content: "\f437"; }
.bi-list::before { content: "\f479"; }
.bi-mailbox::before { content: "\f47c"; }
.bi-shop::before { content: "\f543"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-youtube::before { content: "\f62b"; }
.bi-magic::before { content: "\f675"; }
.bi-robot::before { content: "\f6b1"; }
.bi-tiktok::before { content: "\f6cc"; }
.bi-twitter-x::before { content: "\f8db"; }