<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "bootstrap-icons";
    src: url("fonts/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"),
        url("fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
    display: inline-block;
    font-display: 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;
}

/* wifi */
.bi-wifi::before {
    content: "\f61c";
}

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

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

/* hand */
.bi-hand-index::before {
    content: "\f403";
}

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

/* download */
.bi-download::before {
    content: "\f30a";
}

/* clock */
.bi-clock::before {
    content: "\f293";
}

.bi-clock-fill::before {
    content: "\f291";
}

/*calendar*/
.bi-calendar-check::before {
    content: "\f1e2";
}

.bi-calendar-check-fill::before {
    content: "\f1e1";
}

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

/*night*/
.bi-moon-fill::before {
    content: "\f494";
}

/*sun*/
.bi-sun-fill::before {
    content: "\f5a1";
}

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

/* X */

.bi-x-lg::before {
    content: "\f659";
}

/*menu*/
.bi-layout-text-sidebar::before {
    content: "\f462";
}

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


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

/*mail*/
.bi-envelope::before {
    content: "\f32f";
}

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

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

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

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

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

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

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

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

/* &gt; */
.bi-play-circle::before {
    content: "\f4f3";
}

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

/*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";
}


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

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

/* check */
.bi-check2-square::before {
    content: "\f271";
}</pre></body></html>