/*!
 * Font Awesome Free 6.5.1 - Minimal subset with font-display:swap
 * Only icons used on Avalonia
 */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2") format("woff2");
}

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

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

.fab {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}

/* Solid icons */
.fa-home::before { content: "\f015"; }
.fa-server::before { content: "\f233"; }
.fa-scroll::before { content: "\f70e"; }
.fa-users::before { content: "\f0c0"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-book-open::before { content: "\f518"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-gamepad::before { content: "\f11b"; }
.fa-bars::before { content: "\f0c9"; }
.fa-times::before { content: "\f00d"; }
.fa-globe::before { content: "\f0ac"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-copy::before { content: "\f0c5"; }
.fa-check::before { content: "\f00c"; }
.fa-circle::before { content: "\f111"; }
.fa-play::before { content: "\f04b"; }
.fa-user::before { content: "\f007"; }
.fa-cog::before { content: "\f013"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-plus::before { content: "\f067"; }
.fa-edit::before { content: "\f044"; }
.fa-trash::before { content: "\f1f8"; }
.fa-save::before { content: "\f0c7"; }
.fa-sync::before { content: "\f021"; }
.fa-search::before { content: "\f002"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-check-circle::before { content: "\f058"; }
.fa-times-circle::before { content: "\f057"; }
.fa-question-circle::before { content: "\f059"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-star::before { content: "\f005"; }
.fa-heart::before { content: "\f004"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-lock::before { content: "\f023"; }
.fa-unlock::before { content: "\f09c"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-download::before { content: "\f019"; }
.fa-upload::before { content: "\f093"; }
.fa-link::before { content: "\f0c1"; }
.fa-unlink::before { content: "\f127"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-fire::before { content: "\f06d"; }
.fa-rocket::before { content: "\f135"; }
.fa-crown::before { content: "\f521"; }
.fa-trophy::before { content: "\f091"; }
.fa-medal::before { content: "\f5a2"; }
.fa-gem::before { content: "\f3a5"; }
.fa-cube::before { content: "\f1b2"; }
.fa-cubes::before { content: "\f1b3"; }
.fa-database::before { content: "\f1c0"; }
.fa-network-wired::before { content: "\f6ff"; }
.fa-wifi::before { content: "\f1eb"; }
.fa-signal::before { content: "\f012"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-chart-line::before { content: "\f201"; }
.fa-tachometer-alt::before { content: "\f3fd"; }
.fa-clock::before { content: "\f017"; }
.fa-calendar::before { content: "\f133"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-flag::before { content: "\f024"; }
.fa-language::before { content: "\f1ab"; }
.fa-palette::before { content: "\f53f"; }
.fa-paint-brush::before { content: "\f1fc"; }
.fa-image::before { content: "\f03e"; }
.fa-file::before { content: "\f15b"; }
.fa-folder::before { content: "\f07b"; }
.fa-code::before { content: "\f121"; }
.fa-terminal::before { content: "\f120"; }
.fa-bug::before { content: "\f188"; }
.fa-wrench::before { content: "\f0ad"; }
.fa-tools::before { content: "\f7d9"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-list::before { content: "\f03a"; }
.fa-th::before { content: "\f00a"; }
.fa-grip-horizontal::before { content: "\f58d"; }
.fa-sort::before { content: "\f0dc"; }
.fa-filter::before { content: "\f0b0"; }
.fa-expand::before { content: "\f065"; }
.fa-compress::before { content: "\f066"; }
.fa-external-link::before { content: "\f08e"; }
.fa-share::before { content: "\f064"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-comment::before { content: "\f075"; }
.fa-comments::before { content: "\f086"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-thumbs-down::before { content: "\f165"; }
.fa-hand-paper::before { content: "\f256"; }
.fa-hand-point-right::before { content: "\f0a4"; }

/* Brand icons */
.fa-discord::before { content: "\f392"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-youtube::before { content: "\f167"; }
.fa-steam::before { content: "\f1b6"; }
.fa-twitter::before { content: "\f099"; }
.fa-instagram::before { content: "\f16d"; }
.fa-twitch::before { content: "\f1e8"; }
.fa-github::before { content: "\f09b"; }
.fa-tiktok::before { content: "\e07b"; }
