/*!
 * Bootstrap Icons v1.11.3 subset
 * 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-subset.woff2") format("woff2");
}

.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;
    line-height: 1;
    text-transform: none;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-building::before { content: "\f1dd"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-facebook::before { content: "\f344"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-headset::before { content: "\f414"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-linkedin::before { content: "\f472"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-person::before { content: "\f4e1"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-star-fill::before { content: "\f586"; }
.bi-youtube::before { content: "\f62b"; }
.bi-question-lg::before { content: "\f64e"; }
.bi-car-front::before { content: "\f7e1"; }
.bi-twitter-x::before { content: "\f8db"; }
