/*
 * Font Awesome 7 Free — local, dependency-free subset used by IOStream.
 * Fonts: SIL OFL 1.1. See ../LICENSE-AND-NOTICE.md.
 */
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.otf") format("opentype");
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.otf") format("opentype");
}

@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.otf") format("opentype");
}

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

.fa-solid,
.fas {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}

.fa-regular,
.far {
  font-family: "Font Awesome 7 Free";
  font-weight: 400;
}

.fa-brands,
.fab {
  font-family: "Font Awesome 7 Brands";
  font-weight: 400;
}

.fa-arrow-down::before { content: "\f063"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-up-right-from-square::before { content: "\f08e"; }
.fa-align-left::before { content: "\f036"; }
.fa-bars::before { content: "\f0c9"; }
.fa-binoculars::before { content: "\f1e5"; }
.fa-book::before { content: "\f02d"; }
.fa-book-open::before { content: "\f518"; }
.fa-book-open-reader::before { content: "\f5da"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-box-archive::before { content: "\f187"; }
.fa-box-open::before { content: "\f49e"; }
.fa-boxes-stacked::before { content: "\f468"; }
.fa-building::before { content: "\f1ad"; }
.fa-check::before { content: "\f00c"; }
.fa-chart-line::before { content: "\f201"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-circle-play::before { content: "\f144"; }
.fa-cloud-arrow-down::before { content: "\f0ed"; }
.fa-code::before { content: "\f121"; }
.fa-code-branch::before { content: "\f126"; }
.fa-copy::before { content: "\f0c5"; }
.fa-coins::before { content: "\f51e"; }
.fa-compass::before { content: "\f14e"; }
.fa-cubes::before { content: "\f1b3"; }
.fa-cubes-stacked::before { content: "\e4e6"; }
.fa-diagram-project::before { content: "\f542"; }
.fa-file-arrow-down::before { content: "\f56d"; }
.fa-file-code::before { content: "\f1c9"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-fingerprint::before { content: "\f577"; }
.fa-flask::before { content: "\f0c3"; }
.fa-floppy-disk::before { content: "\f0c7"; }
.fa-font::before { content: "\f031"; }
.fa-gauge-high::before { content: "\f625"; }
.fa-gears::before { content: "\f085"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-language::before { content: "\f1ab"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-link::before { content: "\f0c1"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-lock::before { content: "\f023"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-microchip::before { content: "\f2db"; }
.fa-moon::before { content: "\f186"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-pen-ruler::before { content: "\f5ae"; }
.fa-pen-to-square::before { content: "\f044"; }
.fa-podcast::before { content: "\f2ce"; }
.fa-rocket::before { content: "\f135"; }
.fa-rotate::before { content: "\f2f1"; }
.fa-satellite-dish::before { content: "\f7c0"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-screwdriver-wrench::before { content: "\f7d9"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-server::before { content: "\f233"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-signal::before { content: "\f012"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-sliders::before { content: "\f1de"; }
.fa-sun::before { content: "\f185"; }
.fa-timeline::before { content: "\e29c"; }
.fa-user::before { content: "\f007"; }
.fa-user-tie::before { content: "\f508"; }
.fa-users::before { content: "\f0c0"; }
.fa-vial-circle-check::before { content: "\e596"; }
.fa-wallet::before { content: "\f555"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-xmark::before { content: "\f00d"; }

/* The class-to-glyph map above was hand-trimmed and had fallen behind the
   markup: nineteen icons used across the site had no rule and rendered as
   blank boxes, including sign-out, the shopping cart and the Google and
   LinkedIn marks on the sign-in page. The webfonts shipped here are the
   complete faces, so these only ever needed declaring. Codepoints were
   verified against the cmap of the .otf files in this directory. */
.fa-arrow-right-from-bracket::before { content: "\f2f5"; }
.fa-ban::before { content: "\f05e"; }
.fa-box::before { content: "\f466"; }
.fa-cart-shopping::before { content: "\f07a"; }
.fa-circle-half-stroke::before { content: "\f042"; }
.fa-clock::before { content: "\f017"; }
.fa-clock-rotate-left::before { content: "\f1da"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-face-frown::before { content: "\f119"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-heart::before { content: "\f004"; }
.fa-magnifying-glass-dollar::before { content: "\f688"; }
.fa-plus::before { content: "\2b"; }
.fa-trash::before { content: "\f1f8"; }
.fa-triangle-exclamation::before { content: "\f071"; }

/* Upstream's animation utility, which the subset never carried. */
@keyframes fa-spin { to { transform: rotate(360deg); } }
.fa-spin { animation: fa-spin 1.1s linear infinite; }
@media (prefers-reduced-motion: reduce) { .fa-spin { animation: none; } }

/* Wallet page, checkout payment methods and the busy spinner. Codepoints were
   read out of the cmap of fa-solid-900.otf in this directory. */
.fa-building-columns::before { content: "\f19c"; }
.fa-circle-exclamation::before { content: "\f06a"; }
.fa-circle-notch::before { content: "\f1ce"; }
.fa-cube::before { content: "\f1b2"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-id-badge::before { content: "\f2c1"; }
.fa-rotate-left::before { content: "\f2ea"; }
.fa-store::before { content: "\f54e"; }

/* Brand marks, drawn from fa-brands-400.otf. */
.fa-google::before { content: "\f1a0"; }
.fa-linkedin::before { content: "\f08c"; }
.fa-linkedin-in::before { content: "\f0e1"; }
