@font-face {
    font-display: block;
    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;
}



.bi-cart3::before { content: "\f244" }
.bi-cart::before { content: "\f242"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-bag::before { content: "\f179"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-search::before { content: "\f52a"; }


.bi-person::before { content: "\f4e1"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-phone::before { content: "\f4e7"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }


.bi-credit-card::before { content: "\f2dc"; }
.bi-paypal::before { content: "\f662"; }
.bi-bank::before { content: "\f62e"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-receipt::before { content: "\f50f"; }


.bi-truck::before { content: "\f5ea"; }
.bi-shield-check::before { content: "\f52f"; }


.bi-info-circle::before { content: "\f431"; }
.bi-question-circle::before { content: "\f505"; }
.bi-chat-text::before { content: "\f267"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-x::before { content: "\f62a"; }



.bi-check-circle::before { content: "\f26b"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-x-circle-fill::before { content: "\f622"; }


.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-right::before { content: "\f138"; }


.bi-trash3::before { content: "\f78b"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-eye::before { content: "\f341"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-reply-fill::before { content: "\f51f"; }


.bi-plus::before { content: "\f4fe"; }
.bi-dash::before { content: "\f2ea"; }


.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }


.bi-facebook::before { content: "\f344"; }
.bi-twitter-x::before { content: "\f5ef"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-linkedin::before { content: "\f472"; }
.bi-instagram::before { content: "\f437"; }


.bi-calendar-event::before { content: "\f1e8"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-scissors::before { content: "\f528"; }