/* Generated by scripts/build-icons.py. Do not edit.
   Font Awesome 6.4.0, subset to the 45 icons this site uses. */

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

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

.fa-solid, .fa-regular {
  font-family: "Font Awesome 6 Free";
  -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;
}
.fa-solid { font-weight: 900; }
.fa-regular { font-weight: 400; }

.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-bars::before { content: "\f0c9"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-book::before { content: "\f02d"; }
.fa-book-open::before { content: "\f518"; }
.fa-carriage-baby::before { content: "\f77d"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check::before { content: "\f00c"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-circle::before { content: "\f111"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-dot::before { content: "\f192"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-code::before { content: "\f121"; }
.fa-copy::before { content: "\f0c5"; }
.fa-cube::before { content: "\f1b2"; }
.fa-eye::before { content: "\f06e"; }
.fa-feather::before { content: "\f52d"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-hammer::before { content: "\f6e3"; }
.fa-house::before { content: "\f015"; }
.fa-key::before { content: "\f084"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-list-check::before { content: "\f0ae"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-moon::before { content: "\f186"; }
.fa-mug-saucer::before { content: "\f0f4"; }
.fa-pen-nib::before { content: "\f5ad"; }
.fa-play::before { content: "\f04b"; }
.fa-right-from-bracket::before { content: "\f2f5"; }
.fa-route::before { content: "\f4d7"; }
.fa-screwdriver-wrench::before { content: "\f7d9"; }
.fa-square-check::before { content: "\f14a"; }
.fa-sun::before { content: "\f185"; }
.fa-table-list::before { content: "\f00b"; }
.fa-terminal::before { content: "\f120"; }
.fa-user-group::before { content: "\f500"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-xmark::before { content: "\f00d"; }
