/* AnimeChop icon subset: one local font instead of the full Font Awesome bundle. */
@font-face {
  font-family: "AnimeChop Icons";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../assets/fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
}

.fa-solid,
.fas,
.fa-regular,
.far,
.fa-light,
.fal {
  display: inline-block;
  font-family: "AnimeChop Icons";
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-angle-double-left::before { content: "\f100"; }
.fa-angle-double-right::before { content: "\f101"; }
.fa-angle-down::before { content: "\f107"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-right-from-bracket::before { content: "\f08b"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-arrows-retweet::before { content: "\f361"; }
.fa-bars-sort::before { content: "\e0ae"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-chart-tree-map::before { content: "\e0ea"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-circle-play::before { content: "\f144"; }
.fa-circle-question::before { content: "\f059"; }
.fa-clapperboard::before { content: "\e131"; }
.fa-clock::before { content: "\f017"; }
.fa-clock-rotate-left::before { content: "\f1da"; }
.fa-cloud-download::before { content: "\f0ed"; }
.fa-cog::before { content: "\f013"; }
.fa-display::before { content: "\e163"; }
.fa-dragon::before { content: "\f6d5"; }
.fa-fire-flame-curved::before { content: "\f7e4"; }
.fa-grid-2::before { content: "\e196"; }
.fa-heart::before { content: "\f004"; }
.fa-house::before { content: "\f015"; }
.fa-info::before { content: "\f129"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-lock::before { content: "\f023"; }
.fa-messages::before { content: "\f4b6"; }
.fa-newspaper::before { content: "\f1ea"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-pen::before { content: "\f304"; }
.fa-play::before { content: "\f04b"; }
.fa-plus::before { content: "+"; }
.fa-right-to-bracket::before { content: "\f2f6"; }
.fa-rotate::before { content: "\f2f1"; }
.fa-shield-check::before { content: "\f2f7"; }
.fa-signal-stream::before { content: "\f8dd"; }
.fa-sparkles::before { content: "\f890"; }
.fa-thumbs-down::before { content: "\f165"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-tools::before { content: "\f7d9"; }
.fa-trophy::before { content: "\f091"; }
.fa-user-large::before { content: "\f406"; }
.fa-user-lock::before { content: "\f502"; }
.fa-user-plus::before { content: "\f234"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-xmark::before { content: "\f00d"; }
.fa-youtube::before { content: "\f167"; }
