@font-face {
    font-family: "B-Educ Icons";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("/assets/admin/webfonts/fa-solid-900.woff2") format("woff2");
}

.fa,
.far,
.fal,
.fas,
.fa-regular,
.fa-light,
.fa-solid {
    display: inline-block;
    font-family: "B-Educ Icons";
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-arrow-down::before { content: "\f063"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-badge-check::before { content: "\f336"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-books::before { content: "\f5db"; }
.fa-building::before { content: "\f1ad"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check-circle::before { content: "\f058"; }
.fa-comment-alt-lines::before { content: "\f4a6"; }
.fa-database::before { content: "\f1c0"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-external-link::before { content: "\f08e"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-check::before { content: "\f316"; }
.fa-globe::before { content: "\f0ac"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-heart::before { content: "\f004"; }
.fa-hourglass-half::before { content: "\f254"; }
.fa-house::before { content: "\e00d"; }
.fa-images::before { content: "\f302"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-list::before { content: "\f03a"; }
.fa-map::before { content: "\f279"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-phone::before { content: "\f095"; }
.fa-route::before { content: "\f4d7"; }
.fa-running::before { content: "\f70c"; }
.fa-school::before { content: "\f549"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-shield-check::before { content: "\f2f7"; }
.fa-star::before { content: "\f005"; }
.fa-star-half-alt::before { content: "\f5c0"; }
.fa-times::before { content: "\f00d"; }
.fa-user::before { content: "\f007"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-wallet::before { content: "\f555"; }
