.fa-solid,
.fa-regular,
.fa-brands {
    display: inline-block;
    width: 1em;
    min-width: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-rendering: auto;
}

.fa-solid::before,
.fa-regular::before,
.fa-brands::before {
    display: inline-block;
}

.fa-shield-halved::before,
.fa-user-shield::before,
.fa-building-shield::before,
.fa-shield-virus::before { content: "\26E8"; }
.fa-headset::before { content: "\260E"; }
.fa-phone::before { content: "\260E"; }
.fa-envelope::before,
.fa-envelope-circle-check::before { content: "\2709"; }
.fa-comment-dots::before { content: "\275E"; }
.fa-location-dot::before { content: "\25CF"; }
.fa-house::before,
.fa-home::before {
    content: "";
    width: .95em;
    height: .9em;
    background: currentColor;
    clip-path: polygon(50% 5%, 93% 38%, 82% 38%, 82% 88%, 59% 88%, 59% 61%, 41% 61%, 41% 88%, 18% 88%, 18% 38%, 7% 38%);
}
.fa-telegram::before,
.fa-paper-plane::before { content: "\27A4"; }
.fa-facebook-f::before { content: "f"; }
.fa-linkedin-in::before { content: "in"; font-size: .72em; }
.fa-youtube::before { content: "YT"; font-size: .62em; }
.fa-microsoft::before {
    content: "";
    width: .38em;
    height: .38em;
    background: #f25022;
    box-shadow:
        .46em 0 0 #7fba00,
        0 .46em 0 #00a4ef,
        .46em .46em 0 #ffb900;
    transform: translate(-.23em, -.23em);
}
.fa-office-365::before {
    content: "";
    width: .78em;
    height: .92em;
    border-radius: .08em;
    border: .16em solid currentColor;
    border-left-width: .28em;
    transform: skewY(-8deg);
}
.fa-exchange-online::before {
    content: "\2709";
}
.fa-onedrive::before {
    content: "";
    width: 1em;
    height: .58em;
    background: currentColor;
    clip-path: polygon(14% 78%, 6% 70%, 13% 48%, 31% 45%, 42% 23%, 63% 20%, 78% 42%, 90% 44%, 98% 59%, 92% 78%);
}
.fa-sharepoint::before {
    content: "";
    width: .9em;
    height: .9em;
    border-radius: 50%;
    background: currentColor;
    box-shadow:
        -.42em -.08em 0 -.22em currentColor,
        .42em -.08em 0 -.22em currentColor,
        0 .44em 0 -.22em currentColor;
}
.fa-teams::before {
    content: "T";
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
}
.fa-intune::before {
    content: "";
    width: .78em;
    height: .9em;
    background: currentColor;
    clip-path: polygon(50% 0, 90% 16%, 84% 68%, 50% 100%, 16% 68%, 10% 16%);
}
.fa-microsoft-defender::before {
    content: "";
    width: .78em;
    height: .9em;
    background: currentColor;
    clip-path: polygon(50% 0, 91% 16%, 84% 67%, 50% 100%, 16% 67%, 9% 16%);
}
.fa-microsoft-purview::before {
    content: "";
    width: .92em;
    height: .92em;
    border-radius: 50%;
    border: .16em solid currentColor;
    box-shadow: inset 0 0 0 .14em currentColor;
}
.fa-circle-dot::before { content: "\25C9"; }
.fa-table-columns::before { content: "\25A6"; }
.fa-arrow-up::before { content: "\2191"; }
.fa-arrow-right::before { content: "\2192"; }
.fa-calendar-check::before,
.fa-clipboard-check::before,
.fa-list-check::before,
.fa-circle-check::before { content: "\2713"; }
.fa-server::before { content: "\25A3"; }
.fa-database::before { content: "\25C9"; }
.fa-cloud::before,
.fa-cloud-arrow-up::before,
.fa-cloud-arrow-down::before {
    content: "";
    width: .95em;
    height: .62em;
    background: currentColor;
    clip-path: polygon(18% 80%, 10% 80%, 10% 52%, 18% 42%, 28% 42%, 36% 22%, 58% 18%, 74% 34%, 86% 36%, 96% 50%, 96% 80%);
}
.fa-certificate::before { content: "\25C8"; }
.fa-key::before { content: "\26BF"; }
.fa-briefcase::before { content: "\25A3"; }
.fa-building-user::before { content: "\25A6"; }
.fa-diagram-project::before { content: "\25C7"; }
.fa-scale-balanced::before { content: "\2696"; }
.fa-tag::before { content: "\25C7"; }
.fa-box-open::before {
    content: "";
    width: .92em;
    height: .92em;
    background: currentColor;
    clip-path: polygon(9% 15%, 24% 15%, 50% 41%, 76% 15%, 91% 15%, 58% 50%, 91% 85%, 76% 85%, 50% 59%, 24% 85%, 9% 85%, 42% 50%);
}
.fa-ban::before { content: "\2298"; }
.fa-bug,
.fa-bug-slash,
.fa-fish {
    position: relative;
}
.fa-bug::before,
.fa-bug-slash::before {
    content: "";
    width: .78em;
    height: .86em;
    border-radius: 48% 48% 42% 42%;
    background: currentColor;
    box-shadow:
        -.43em .12em 0 -.29em currentColor,
        .43em .12em 0 -.29em currentColor,
        -.48em .40em 0 -.31em currentColor,
        .48em .40em 0 -.31em currentColor,
        0 -.40em 0 -.28em currentColor;
}
.fa-bug::after,
.fa-bug-slash::after {
    content: "";
    position: absolute;
    left: 50%;
    top: .18em;
    bottom: .16em;
    width: 1px;
    background: rgba(255, 255, 255, .42);
    transform: translateX(-50%);
}
.fa-fish::before {
    content: "";
    width: .95em;
    height: .62em;
    background: currentColor;
    clip-path: polygon(0 50%, 19% 13%, 77% 13%, 100% 50%, 77% 87%, 19% 87%);
}
.fa-fish::after {
    content: "";
    position: absolute;
    right: .18em;
    top: .35em;
    width: .13em;
    height: .13em;
    border-radius: 50%;
    background: rgba(8, 19, 38, .72);
}
.fa-user-secret::before { content: "\25C8"; }
.fa-chart-line::before { content: "\2197"; }
.fa-money-bill-trend-up::before { content: "$"; }
.fa-people-arrows::before { content: "\2194"; }
.fa-star::before { content: "\2605"; }
.fa-regular.fa-star::before { content: "\2606"; }
.fa-star-half-stroke::before { content: "\25D0"; }
