@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.subset.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.subset.woff2") format("woff2");
}

.fa-solid,
.fa-regular {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  text-rendering: auto;
}

.fa-regular {
  font-weight: 400;
}

.fa-arrow-right-long:before { content: "\f178"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-book:before { content: "\f02d"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-chart-line:before { content: "\f201"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-circle:before { content: "\f111"; }
.fa-circle-info:before { content: "\f05a"; }
.fa-circle-question:before { content: "\f059"; }
.fa-clock-rotate-left:before { content: "\f1da"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-arrow-down:before { content: "\f0ed"; }
.fa-cloud-arrow-up:before { content: "\f0ee"; }
.fa-coins:before { content: "\f51e"; }
.fa-compass:before { content: "\f14e"; }
.fa-compress:before { content: "\f066"; }
.fa-crown:before { content: "\f521"; }
.fa-database:before { content: "\f1c0"; }
.fa-dice:before { content: "\f522"; }
.fa-dice-one:before { content: "\f525"; }
.fa-dice-six:before { content: "\f526"; }
.fa-eraser:before { content: "\f12d"; }
.fa-expand:before { content: "\f065"; }
.fa-eye:before { content: "\f06e"; }
.fa-file-arrow-down:before { content: "\f56d"; }
.fa-file-arrow-up:before { content: "\f574"; }
.fa-file-medical:before { content: "\f477"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-floppy-disk:before { content: "\f0c7"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-gear:before { content: "\f013"; }
.fa-gem:before { content: "\f3a5"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-microphone:before { content: "\f130"; }
.fa-pen:before { content: "\f304"; }
.fa-play:before { content: "\f04b"; }
.fa-power-off:before { content: "\f011"; }
.fa-rotate:before { content: "\f2f1"; }
.fa-rotate-right:before { content: "\f2f9"; }
.fa-server:before { content: "\f233"; }
.fa-star:before { content: "\f005"; }
.fa-stop:before { content: "\f04d"; }
.fa-table-cells:before { content: "\f00a"; }
.fa-trash:before { content: "\f1f8"; }
.fa-trash-can:before { content: "\f2ed"; }
.fa-triangle-exclamation:before { content: "\f071"; }
.fa-trophy:before { content: "\f091"; }
.fa-volume-high:before { content: "\f028"; }
.fa-volume-xmark:before { content: "\f6a9"; }
.fa-wand-magic-sparkles:before { content: "\e2ca"; }
.fa-xmark:before { content: "\f00d"; }
