/* Keep legacy Pro-style class names renderable with the local Font Awesome Free font. */
.fa-regular,
.fa-duotone,
.fa-light,
.fa-thin,
.fa-sharp {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

/* Map legacy or Pro-only names to local Font Awesome Free glyphs. */
.fa-arrow-up-arrow-down::before { content: "\f338"; }
.fa-arrow-up-left-from-circle::before { content: "\f0aa"; }
.fa-arrows-maximize::before { content: "\f065"; }
.fa-backpack::before { content: "\f0b1"; }
.fa-bars-filter::before,
.fa-filter-list::before,
.fa-filter-slash::before { content: "\f0b0"; }
.fa-block::before { content: "\f05e"; }
.fa-box-ballot::before { content: "\f466"; }
.fa-brackets-curly::before { content: "\f121"; }
.fa-circle-nodes::before { content: "\f192"; }
.fa-coin::before { content: "\f51e"; }
.fa-display::before { content: "\f390"; }
.fa-down-to-line::before { content: "\f019"; }
.fa-file-music::before,
.fa-file-xls::before,
.fa-files::before { content: "\f15b"; }
.fa-flask-round-potion::before { content: "\f0c3"; }
.fa-floppy-disks::before { content: "\f0c7"; }
.fa-folder-image::before { content: "\f07b"; }
.fa-grid-2::before,
.fa-grid-4::before { content: "\f00a"; }
.fa-grid-round::before { content: "\f58d"; }
.fa-left-to-bracket::before { content: "\f090"; }
.fa-lock-keyhole::before { content: "\f023"; }
.fa-moon-over-sun::before { content: "\f6c4"; }
.fa-mountains::before { content: "\f6fc"; }
.fa-paintbrush-fine::before { content: "\f1fc"; }
.fa-party-horn::before,
.fa-stars::before { content: "\f005"; }
.fa-reguar::before,
.fa-up::before,
.fa-up-to-line::before { content: "\f062"; }
.fa-scribble::before { content: "\f304"; }
.fa-shield-halved::before { content: "\f132"; }
.fa-sparkles::before { content: "\e2ca"; }
.fa-table-rows::before { content: "\f0ce"; }
.fa-text::before,
.fa-text-size::before { content: "\f031"; }
.fa-treasure-chest::before { content: "\f49e"; }
.fa-typewriter::before { content: "\f11c"; }
.fa-user-beard-bolt::before { content: "\f007"; }
.fa-webhook::before { content: "\f1e6"; }
.fa-x-twitter::before { content: "\f099"; }
