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

.fa-solid,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-solid::before,
.fas::before {
  content: var(--fa);
}

.fa-arrow-right { --fa: "\f061"; }
.fa-bed { --fa: "\f236"; }
.fa-bowl-rice { --fa: "\e2eb"; }
.fa-briefcase { --fa: "\f0b1"; }
.fa-building-user { --fa: "\e4da"; }
.fa-check { --fa: "\f00c"; }
.fa-chevron-left { --fa: "\f053"; }
.fa-chevron-right { --fa: "\f054"; }
.fa-chevron-up { --fa: "\f077"; }
.fa-circle-check { --fa: "\f058"; }
.fa-circle-exclamation { --fa: "\f06a"; }
.fa-comments { --fa: "\f086"; }
.fa-couch { --fa: "\f4b8"; }
.fa-external-link-alt { --fa: "\f35d"; }
.fa-handshake-angle { --fa: "\f4c4"; }
.fa-house-chimney { --fa: "\e3af"; }
.fa-key { --fa: "\f084"; }
.fa-map-location-dot { --fa: "\f5a0"; }
.fa-train-tram { --fa: "\e5b4"; }
.fa-triangle-exclamation { --fa: "\f071"; }
.fa-user-check { --fa: "\f4fc"; }
.fa-utensils { --fa: "\f2e7"; }
.fa-yen-sign { --fa: "\f157"; }
.fa-house { --fa: "\f015"; }
.fa-home { --fa: "\f015"; }
.fa-plug { --fa: "\f1e6"; }
.fa-bolt { --fa: "\f0e7"; }
.fa-kitchen-set { --fa: "\e51a"; }
.fa-bath { --fa: "\f2cd"; }
.fa-box-open { --fa: "\f49e"; }
.fa-box-archive { --fa: "\f187"; }
.fa-warehouse { --fa: "\f494"; }
.fa-door-open { --fa: "\f52b"; }
