/* Font Awesome 6.4.0 - Minimal Custom Build */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../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('../fonts/fa-regular-400.woff2') format('woff2');
}

.fa, .fas, .far, .fab {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.far {
  font-weight: 400;
}

/* Icon definitions */
.fa-book:before { content: "\f02d"; }
.fa-rocket:before { content: "\f135"; }
.fa-download:before { content: "\f019"; }
.fa-cog:before { content: "\f013"; }
.fa-code:before { content: "\f121"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-search:before { content: "\f002"; }
.fa-th:before { content: "\f00a"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-folder-plus:before { content: "\f65e"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-clock:before { content: "\f017"; }
.fa-tachometer-alt:before { content: "\f3fd"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-edit:before { content: "\f044"; }
.fa-trash:before { content: "\f1f8"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-times:before { content: "\f00d"; }
.fa-save:before { content: "\f0c7"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-code-branch:before { content: "\f126"; }
.fa-bars:before { content: "\f0c9"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-question-circle:before { content: "\f059"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-list:before { content: "\f03a"; }
.fa-inbox:before { content: "\f01c"; }
.fa-headset:before { content: "\f590"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-sort:before { content: "\f0dc"; }
.fa-comment:before { content: "\f075"; }
.fa-sync:before { content: "\f021"; }
.fa-lock:before { content: "\f023"; }
.fa-user:before { content: "\f007"; }
.fa-home:before { content: "\f015"; }
.fa-chart-line:before { content: "\f201"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-link:before { content: "\f0c1"; }
.fa-copy:before { content: "\f0c5"; }
.fa-share:before { content: "\f064"; }
.fa-print:before { content: "\f02f"; }
.fa-star:before { content: "\f005"; }
.fa-heart:before { content: "\f004"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-calendar:before { content: "\f133"; }
.fa-bell:before { content: "\f0f3"; }
.fa-cogs:before { content: "\f085"; }
.fa-database:before { content: "\f1c0"; }
.fa-server:before { content: "\f233"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-key:before { content: "\f084"; }
.fa-upload:before { content: "\f093"; }
.fa-image:before { content: "\f03e"; }
.fa-video:before { content: "\f03d"; }
.fa-music:before { content: "\f001"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-forward:before { content: "\f04e"; }
.fa-backward:before { content: "\f04a"; }
.fa-step-forward:before { content: "\f051"; }
.fa-step-backward:before { content: "\f048"; }
.fa-fast-forward:before { content: "\f050"; }
.fa-fast-backward:before { content: "\f049"; }
.fa-random:before { content: "\f074"; }
.fa-repeat:before { content: "\f01e"; }
.fa-volume-up:before { content: "\f028"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-mute:before { content: "\f6a9"; }