/* Auto-generated by subset_fontawesome.py — do not edit by hand. */
/* Font Awesome Free 6.7.2 (subset). https://fontawesome.com */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/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(/assets/webfonts/fa-brands-400.woff2) format('woff2');
}


.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -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;
}

.fas, .fa-solid, .fa { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.far, .fa-regular     { font-family: 'Font Awesome 6 Free'; font-weight: 400; }
.fab, .fa-brands      { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }

.fa-lg { font-size: 1.25em; line-height: 0.05em; vertical-align: -0.075em; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse  { color: var(--fa-inverse, #fff); }

.fa:before, .fas:before, .fa-solid:before,
.far:before, .fa-regular:before,
.fab:before, .fa-brands:before {
  content: var(--fa);
}

.fa-envelope { --fa: "\f0e0"; }
.fa-circle { --fa: "\f111"; }
.fa-rss { --fa: "\f09e"; }
.fa-search { --fa: "\f002"; }
.fa-arrow-left { --fa: "\f060"; }
.fa-arrow-right { --fa: "\f061"; }
.fa-graduation-cap { --fa: "\f19d"; }
.fa-tag { --fa: "\f02b"; }
.fa-github { --fa: "\f09b"; }
.fa-twitter { --fa: "\f099"; }
.fa-mastodon { --fa: "\f4f6"; }
.fa-linkedin { --fa: "\f08c"; }
.fa-orcid { --fa: "\f8d2"; }
