/*!
 * Font Awesome Free 6.7.2 — local solid font subset mapping.
 * Icons: CC BY 4.0, font: SIL OFL 1.1, code: MIT.
 * Full license: ../webfonts/FONT-AWESOME-LICENSE.txt
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"),
       url("../webfonts/fa-solid-900.ttf") format("truetype");
}

.fa-solid {
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

.fa-house::before { content: "\f015"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-user::before { content: "\f007"; }
.fa-users::before { content: "\f0c0"; }
.fa-chart-line::before { content: "\f201"; }
.fa-gear::before { content: "\f013"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-moon::before { content: "\f186"; }
.fa-sun::before { content: "\f185"; }
.fa-bars::before { content: "\f0c9"; }
.fa-xmark::before { content: "\f00d"; }
.fa-plus::before { content: "+"; }
.fa-ellipsis::before { content: "\f141"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-upload::before { content: "\f093"; }
.fa-cloud-arrow-up::before { content: "\f0ee"; }
.fa-download::before { content: "\f019"; }
.fa-copy::before { content: "\f0c5"; }
.fa-eye::before { content: "\f06e"; }
.fa-print::before { content: "\f02f"; }
.fa-circle-check::before { content: "\f058"; }
.fa-file-csv::before { content: "\f6dd"; }
.fa-file-pdf::before { content: "\f1c1"; }
