@font-face {
    font-display: block;
    font-family: "bootstrap-icons";
    src: url("fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"),
        url("fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") 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;
}

/*arrow-up-right*/
.bi-arrow-up-right::before {
    content: "\f144";
}

/*arrow-right*/
.bi-arrow-right::before {
    content: "\f138";
}

/*arrow-left*/
.bi-arrow-left::before {
    content: "\f12f";
}

/*check*/
.bi-check-lg::before {
    content: "\f633";
}

/*truck*/
.bi-truck::before {
    content: "\f5ea";
}

/*box*/
.bi-front::before {
    content: "\f3dd";
}

/*calendar*/
.bi-calendar3::before {
    content: "\f214";
}

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

/*trash3*/
.bi-trash3::before {
    content: "\f78b";
}

/*heart*/
.bi-heart::before {
    content: "\f417";
}

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

/*circle*/
.bi-circle::before {
    content: "\f28a";
}

/*triangle*/
.bi-triangle::before {
    content: "\f5e5";
}

/*x*/
.bi-x::before {
    content: "\f62a";
}

/*x-circle*/
.bi-x-circle::before {
    content: "\f623";
}

/*tel*/
.bi-telephone-outbound::before {
    content: "\f5bc";
}

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

/* - */
.bi-dash-lg::before {
    content: "\f63b";
}

/* + */
.bi-plus-lg::before {
    content: "\f64d";
}

/*login*/
.bi-box-arrow-in-right::before {
    content: "\f1be";
}

/*logout*/
.bi-box-arrow-right::before {
    content: "\f1c3";
}

/* account */
.bi-person-fill::before {
    content: "\f4da";
}

/* bi-chevron-double-up */
.bi-chevron-double-up::before {
    content: "\f281";
}

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

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

/* bi-chevron-up */
.bi-chevron-up::before {
    content: "\f286";
}

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

/* bi-pencil */
.bi-pencil::before {
    content: "\f4cb";
}

/* exclamation-circle */
.bi-exclamation-circle::before {
    content: "\f333";
}

/* display */
.bi-display::before {
    content: "\f302";
}

/* cart */
.bi-cart::before {
    content: "\f242";
}

/* cart2 */
.bi-cart2::before {
    content: "\f243";
}

/* app */
.bi-menu-up::before {
    content: "\f48c";
}

/* ↓ */
.bi-arrow-down-circle-fill::before {
    content: "\f118";
}

.bi-arrow-down-circle::before {
    content: "\f119";
}

/* → */
.bi-caret-right-fill::before {
    content: "\f231";
}

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

/*lock*/
.bi-lock::before {
    content: "\f47b";
}

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

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

/*fax*/
.bi-printer-fill::before {
    content: "\f500";
}

/*link*/
.bi-folder-symlink::before {
    content: "\f3d5";
}

/*calculator*/
.bi-calculator::before {
    content: "\f1e0";
}

/*chat*/
.bi-chat::before {
    content: "\f268";
}

/*info-circle*/
.bi-info-circle::before {
    content: "\f431";
}

/* repart */
.bi-arrow-counterclockwise::before {
    content: "\f117";
}

/* link */
.bi-box-arrow-up-right::before {
    content: "\f1c5";
}

/* check */
.bi-check2-square::before {
    content: "\f271";
}

/* shield-check */
.bi-shield-check::before {
    content: "\f52f";
}

/* search-heart */
.bi-search-heart::before {
    content: "\f787";
}

/* scissors */
.bi-scissors::before {
    content: "\f528";
}

/*clipboard-check*/
.bi-clipboard-check::before {
    content: "\f28b";
}

/*truck*/
.bi-truck::before {
    content: "\f5ea";
}
