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

.fa,
.fa-solid,
.fas {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-style: normal;
    line-height: 1;
}

.fa-bars:before { content: "\f0c9"; }
.fa-times:before { content: "\f00d"; }
.fa-check:before { content: "\f00c"; }
.fa-window-restore:before { content: "\f2d2"; }
.fa-building:before { content: "\f1ad"; }
.fa-water:before { content: "\f773"; }
.fa-wind:before { content: "\f72e"; }
.fa-fire:before { content: "\f06d"; }
.fa-angles-up:before { content: "\f102"; }
.fa-border-top-left:before { content: "\f853"; }
.fa-cloud-sun:before { content: "\f6c4"; }
.fa-headset:before { content: "\f590"; }
.fa-phone:before { content: "\f095"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-map-location-dot:before { content: "\f5a0"; }
