@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src:
    url("../webfonts/fa-solid-900.6c4eee562650.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.25914cfeafce.ttf") format("truetype");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../webfonts/fa-brands-400.b6356c957274.woff2") format("woff2"),
    url("../webfonts/fa-brands-400.1931427c2371.ttf") format("truetype");
}

.fa-solid,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

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

.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-eye::before {
  content: "\f06e";
}

/* Unpublish (row actions, workspace/console.html): a revert/undo glyph so
   it reads as a distinct shape from Preview's fa-eye rather than the same
   eye with a small slash -- the two used to be visually confusable
   icon-only below 1360px. fa-eye-slash was removed from this subset when
   this replaced it; check before reusing that codepoint that nothing else
   in the repo needs it back. */
.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-google::before {
  content: "\f1a0";
}

.fa-apple::before {
  content: "\f179";
}

.fa-microsoft::before {
  content: "\f3ca";
}

.fa-github::before {
  content: "\f09b";
}

.fa-dribbble::before {
  content: "\f17d";
}

.fa-behance::before {
  content: "\f1b4";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-user::before {
  content: "\f007";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-star::before {
  content: "\f005";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-check::before {
  content: "\f00c";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-pen::before {
  content: "\f304";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-plus::before {
  content: "\f067";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-images::before {
  content: "\f302";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-file::before {
  content: "\f15b";
}

.fa-hourglass-half::before {
  content: "\f252";
}

.fa-facebook::before,
.fa-facebook-f::before {
  content: "\f39e";
}

.fa-instagram::before {
  content: "\f16d";
}

.fa-x-twitter::before {
  content: "\e61b";
}

.fa-twitter::before {
  content: "\f099";
}

.fa-linkedin::before,
.fa-linkedin-in::before {
  content: "\f0e1";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-flag::before {
  content: "\f024";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-clock::before {
  content: "\f017";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-file-audio::before,
.fa-volume-high::before {
  content: "\f028";
}

.fa-download::before {
  content: "\f019";
}

.fa-expand::before {
  content: "\f065";
}

.fa-compress::before {
  content: "\f066";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

/* M7b: Users menu item icon (activate/deactivate buttons reuse the
   existing fa-user-check / fa-user-slash from the Members view above). */
.fa-address-book::before {
  content: "\f2b9";
}

/* user-spaces.md §12.1: profile builder step 7 (Why HelpeerZ) icon. */
.fa-heart::before {
  content: "\f004";
}

/* user-spaces.md §6 M3 task 3.2 (Settings pane nav link). */
.fa-gear::before {
  content: "\f013";
}

/* workspace-nav-redesign.md M4/M5: Column 1 rail icons for Search and the
   8 coming-soon nav entries (Your HelpeerZ, Calendar, Tasks, Growthline,
   Halos, JournalZ) plus the avatar upload button's icon (M1). Relationships
   (fa-people-arrows) and QuoteZ (fa-quote-left) already existed above. */
.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-house::before {
  content: "\f015";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-book::before {
  content: "\f02d";
}

.fa-upload::before {
  content: "\f093";
}

