/*!
 * Font Awesome Subset for 3I/ATLAS
 * Only includes 49 icons actually used
 * Generated: 2025-11-17
 *
 * Original Font Awesome size: ~253 KB
 * This subset: Uses existing fonts but minimal CSS
 */

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

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

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

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

.fa, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* Icon definitions (52 icons) */
.fa-atom:before { content: "\f5d2"; }
.fa-bars:before { content: "\f0c9"; }
.fa-circle-half-stroke:before { content: "\f042"; }
.fa-calendar-day:before { content: "\f783"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-chart-area:before { content: "\f1fe"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-clock:before { content: "\f017"; }
.fa-cube:before { content: "\f1b2"; }
.fa-database:before { content: "\f1c0"; }
.fa-earth-americas:before { content: "\f57d"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-eye:before { content: "\f06e"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-fire:before { content: "\f06d"; }
.fa-flask:before { content: "\f0c3"; }
.fa-globe:before { content: "\f0ac"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-history:before { content: "\f1da"; }
.fa-home:before { content: "\f015"; }
.fa-images:before { content: "\f302"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-link:before { content: "\f0c1"; }
.fa-meteor:before { content: "\f753"; }
.fa-microscope:before { content: "\f610"; }
.fa-moon:before { content: "\f186"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-pause:before { content: "\f04c"; }
.fa-play:before { content: "\f04b"; }
.fa-question-circle:before { content: "\f059"; }
.fa-redo:before { content: "\f01e"; }
.fa-rocket:before { content: "\f135"; }
.fa-route:before { content: "\f4d7"; }
.fa-satellite:before { content: "\f7bf"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-star:before { content: "\f005"; }
.fa-sun:before { content: "\f185"; }
.fa-tachometer-alt:before { content: "\f625"; }
.fa-telescope:before { content: "\f1e5"; }
.fa-temperature-high:before { content: "\f769"; }
.fa-thermometer-half:before { content: "\f2c9"; }
.fa-times:before { content: "\f00d"; }
.fa-wind:before { content: "\f72e"; }
.fa-telegram:before { content: "\f2c6"; }
.fa-vk:before { content: "\f189"; }
