@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/vendor/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"),
         url("/vendor/fontawesome-free/webfonts/fa-solid-900.woff") format("woff");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/vendor/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"),
         url("/vendor/fontawesome-free/webfonts/fa-regular-400.woff") format("woff");
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/vendor/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"),
         url("/vendor/fontawesome-free/webfonts/fa-brands-400.woff") format("woff");
}

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

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

.fa-regular {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

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

/* Font Awesome 6 class aliases for the bundled Font Awesome 5 assets. */
.fa-house-chimney-crack::before { content: "\f6f1"; }
.fa-droplet-slash::before { content: "\f5c7"; }
.fa-kitchen-set::before { content: "\f2e7"; }
.fa-table-list::before { content: "\f0ce"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-users-gear::before { content: "\f509"; }
.fa-user-gear::before { content: "\f4fe"; }
.fa-gear::before { content: "\f013"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-floppy-disk::before { content: "\f0c7"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-helmet-safety::before { content: "\f807"; }
.fa-triangle-exclamation::before { content: "\f071"; }

.fa-pen-to-square::before { content: "\f044"; }
.fa-trash-can::before { content: "\f2ed"; }
.fa-xmark::before { content: "\f00d"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-rotate-left::before { content: "\f0e2"; }
.fa-rotate-right::before { content: "\f01e"; }
.fa-arrow-right-from-bracket::before { content: "\f2f5"; }
.fa-cloud-arrow-up::before { content: "\f382"; }
.fa-file-check::before { content: "\f15b"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-circle-xmark::before { content: "\f057"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-exclamation::before { content: "\f06a"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-clock-rotate-left::before { content: "\f1da"; }
.fa-people-roof::before { content: "\f015"; }
.fa-shirt::before { content: "\f553"; }
.fa-comment-sms::before { content: "\f7cd"; }
.fa-building-shield::before { content: "\f1ad"; }
.fa-screwdriver-wrench::before { content: "\f7d9"; }
.fa-boxes-stacked::before { content: "\f468"; }
.fa-table-cells-large::before { content: "\f00a"; }
.fa-square-check::before { content: "\f14a"; }
.fa-user-pen::before { content: "\f4ff"; }
.fa-file-pen::before { content: "\f31c"; }
.fa-file-circle-xmark::before { content: "\f1c3"; }
.fa-arrow-up-right-from-square::before { content: "\f35d"; }
.fa-blinds::before { content: "\f2d0"; }
.fa-bolt-lightning::before { content: "\f0e7"; }
.fa-border-top-left::before { content: "\f853"; }
.fa-building-columns::before { content: "\f19c"; }
.fa-calendar-xmark::before { content: "\f273"; }
.fa-cart-shopping::before { content: "\f07a"; }
.fa-ellipsis::before { content: "\f141"; }
.fa-ellipsis-vertical::before { content: "\f142"; }
.fa-file-arrow-down::before { content: "\f56d"; }
.fa-folder-tree::before { content: "\f0e8"; }
.fa-gears::before { content: "\f085"; }
.fa-hard-drive::before { content: "\f0a0"; }
.fa-house::before { content: "\f015"; }
.fa-house-chimney::before { content: "\f015"; }
.fa-list-check::before { content: "\f0ae"; }
.fa-mobile-screen::before { content: "\f3cd"; }
.fa-money-check-dollar::before { content: "\f53d"; }
.fa-note-sticky::before { content: "\f249"; }
.fa-paintbrush::before { content: "\f1fc"; }
.fa-pen-ruler::before { content: "\f5ae"; }
.fa-rotate::before { content: "\f2f9"; }
.fa-square-plus::before { content: "\f0fe"; }
.fa-temperature-half::before { content: "\f2c9"; }
.fa-truck-fast::before { content: "\f48b"; }
.fa-unlock-keyhole::before { content: "\f13e"; }
.fa-wand-magic-sparkles::before { content: "\f0d0"; }
