.fa-solid {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.fa-building-columns:before,
.bi-bank2:before {
    content: "\f19c";
}

.fa-square-plus:before {
    content: "\f0fe";
}

.fa-file-import:before {
    content: "\f093";
}

.bi,
.bi:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
}

.bi-caret-down-fill:before {
    content: "\f0d7";
}

.bi-person-vcard-fill:before {
    content: "\f2bb";
}

.bi-envelope-fill:before {
    content: "\f0e0";
}

.bi-check-circle-fill:before {
    content: "\f058";
}
