/* FA7 subset — 29 icons only — generated by scripts/build-fa-subset.js */

/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fas,
.far,
.fab,
.fa {
  --_fa-family: var(--fa-family, var(--fa-style-family, 'Font Awesome 7 Free'));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: var(--fa-display, inline-block);
  font-family: var(--_fa-family);
  font-feature-settings: normal;
  font-style: normal;
  font-synthesis: none;
  font-variant: normal;
  font-weight: var(--fa-style, 900);
  line-height: 1;
  text-align: center;
  text-rendering: auto;
  width: var(--fa-width, 1.25em);
}

:is(.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fa)::before {
  content: var(--fa)/"";
}

@supports not (content: ""/"") {
  :is(.fas,
  .far,
  .fab,
  .fa-solid,
  .fa-regular,
  .fa-brands,
  .fa-classic,
  .fa)::before {
    content: var(--fa);
  }
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./fa-solid-900.woff2");
}
.fas {
  --fa-family: var(--fa-family-classic);
  --fa-style: 900;
}

.fa-bolt {
  --fa: "\f0e7";
}
.fa-briefcase {
  --fa: "\f0b1";
}
.fa-building {
  --fa: "\f1ad";
}
.fa-charging-station {
  --fa: "\f5e7";
}
.fa-check {
  --fa: "\f00c";
}
.fa-check-circle {
  --fa: "\f058";
}
.fa-file-alt {
  --fa: "\f15c";
}
.fa-file-contract {
  --fa: "\f56c";
}
.fa-fire-extinguisher {
  --fa: "\f134";
}
.fa-home {
  --fa: "\f015";
}
.fa-house-signal {
  --fa: "\e012";
}
.fa-industry {
  --fa: "\f275";
}
.fa-leaf {
  --fa: "\f06c";
}
.fa-lightbulb {
  --fa: "\f0eb";
}
.fa-lock {
  --fa: "\f023";
}
.fa-map-marker-alt {
  --fa: "\f3c5";
}
.fa-map-pin {
  --fa: "\f276";
}
.fa-mobile-alt {
  --fa: "\f3cd";
}
.fa-mountain {
  --fa: "\f6fc";
}
.fa-paper-plane {
  --fa: "\f1d8";
}
.fa-phone-alt {
  --fa: "\f879";
}
.fa-plug {
  --fa: "\f1e6";
}
.fa-shield-alt {
  --fa: "\f3ed";
}
.fa-temperature-high {
  --fa: "\f769";
}
.fa-tools {
  --fa: "\f7d9";
}
.fa-water {
  --fa: "\f773";
}
.fa-wifi {
  --fa: "\f1eb";
}
.fa-wind {
  --fa: "\f72e";
}
.fa-wrench {
  --fa: "\f0ad";
}