@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.woff2") format("woff2");
}

.fa,
.fas,
.fa-solid,
.fab {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}

.fa-2x {
    font-size: 2em;
}

.fa-address-book::before { content: "\f2b9"; }
.fa-archive::before { content: "\f187"; }
.fa-atom::before { content: "\f5d2"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-book::before { content: "\f02d"; }
.fa-book-open::before { content: "\f518"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-broadcast-tower::before { content: "\f519"; }
.fa-calculator::before { content: "\f1ec"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-chart-line::before { content: "\f201"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-circle-check::before { content: "\f058"; }
.fa-desktop::before { content: "\f390"; }
.fa-dna::before { content: "\f471"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-flask::before { content: "\f0c3"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-gauge-high::before { content: "\f625"; }
.fa-globe-asia::before { content: "\f57e"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-home::before,
.fa-house::before { content: "\f015"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-language::before { content: "\f1ab"; }
.fa-laptop::before { content: "\f109"; }
.fa-laptop-code::before { content: "\f5fc"; }
.fa-list-check::before { content: "\f0ae"; }
.fa-money-bill-wave::before { content: "\f53a"; }
.fa-mosque::before { content: "\f678"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-question-circle::before { content: "\f059"; }
.fa-right-to-bracket::before { content: "\f2f6"; }
.fa-star::before { content: "\f005"; }
.fa-tachometer-alt::before { content: "\f3fd"; }
.fa-times::before { content: "\f00d"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-users::before { content: "\f0c0"; }
.fa-video::before { content: "\f03d"; }

.fa-facebook-f::before { content: "\f39e"; }
.fa-instagram::before { content: "\f16d"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-youtube::before { content: "\f167"; }
