@font-face {
    font-family: "Inter";
    src: url("fonts/inter/Inter-VariableFont_opsz,wght.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "Space Grotesk";
    src: url("fonts/space-grotesk/SpaceGrotesk-VariableFont_wght.woff2") format("woff2");
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
}

@font-face {
    font-family: "Font Awesome 6 Free";
    src: url("fonts/font-awesome/fa-solid-900.woff2") format("woff2");
    font-style: normal;
    font-weight: 900;
    font-display: block;
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    src: url("fonts/font-awesome/fa-brands-400.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

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

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

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

.fa-address-card::before { content: "\f2bb"; }
.fa-ban::before { content: "\f05e"; }
.fa-brain::before { content: "\f5dc"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-building::before { content: "\f1ad"; }
.fa-calendar-alt::before { content: "\f073"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-check-circle::before { content: "\f058"; }
.fa-clock::before { content: "\f017"; }
.fa-cloud::before { content: "\f0c2"; }
.fa-code-branch::before { content: "\f126"; }
.fa-cogs::before { content: "\f085"; }
.fa-comments::before { content: "\f086"; }
.fa-cookie-bite::before { content: "\f564"; }
.fa-copyright::before { content: "\f1f9"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-database::before { content: "\f1c0"; }
.fa-diagram-project::before { content: "\f542"; }
.fa-download::before { content: "\f019"; }
.fa-edit::before { content: "\f044"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-eye::before { content: "\f06e"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-invoice-dollar::before { content: "\f571"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-home::before { content: "\f015"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-laptop-code::before { content: "\f5fc"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-link::before { content: "\f0c1"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-phone::before { content: "\f095"; }
.fa-play::before { content: "\f04b"; }
.fa-plug-circle-bolt::before { content: "\e55b"; }
.fa-rocket::before { content: "\f135"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-search::before { content: "\f002"; }
.fa-server::before { content: "\f233"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-tasks::before { content: "\f0ae"; }
.fa-ticket::before { content: "\f145"; }
.fa-times::before { content: "\f00d"; }
.fa-times-circle::before { content: "\f057"; }
.fa-trash::before { content: "\f1f8"; }
.fa-university::before { content: "\f19c"; }
.fa-user::before { content: "\f007"; }
.fa-user-shield::before { content: "\f505"; }
.fa-users::before { content: "\f0c0"; }
.fa-video::before { content: "\f03d"; }

.fa-docker::before { content: "\f395"; }
.fa-git-alt::before { content: "\f841"; }
.fa-google::before { content: "\f1a0"; }
.fa-microsoft::before { content: "\f3ca"; }
