/* Font Awesome Local CSS */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
}

.fa,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialias
  -moz-osx-font-smoothing: grayscale;
}

/* Core Font Awesome Icons */
.fa-home:before { content: "\f015"; }
.fa-book:before { content: "\f02d"; }
.fa-dumbbell:before { content: "\f44b"; }
.fa-clipboard-check:before { content: "\f46c"; }
.fa-car:before { content: "\f1b9"; }
.fa-moon:before { content: "\f186"; }
.fa-sun:before { content: "\f185"; }
.fa-check-circle:before { content: "\f058"; }
.fa-times-circle:before { content: "\f057"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-refresh:before { content: "\f021"; }
.fa-reset:before { content: "\f021"; }
.fa-redo:before { content: "\f01e"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-trophy:before { content: "\f091"; }
.fa-star:before { content: "\f005"; }
.fa-clock:before { content: "\f017"; }
.fa-question:before { content: "\f128"; }
.fa-info:before { content: "\f129"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-warning:before { content: "\f071"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-check:before { content: "\f00c"; }
.fa-times:before { content: "\f00d"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-edit:before { content: "\f044"; }
.fa-trash:before { content: "\f1f8"; }
.fa-save:before { content: "\f0c7"; }
.fa-download:before { content: "\f019"; }
.fa-upload:before { content: "\f093"; }
.fa-search:before { content: "\f002"; }
.fa-filter:before { content: "\f0b0"; }
.fa-sort:before { content: "\f0dc"; }
.fa-list:before { content: "\f03a"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-bars:before { content: "\f0c9"; }
.fa-cog:before { content: "\f013"; }
.fa-gear:before { content: "\f013"; }
.fa-settings:before { content: "\f013"; }
.fa-user:before { content: "\f007"; }
.fa-users:before { content: "\f0c0"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-phone:before { content: "\f095"; }
.fa-calendar:before { content: "\f073"; }
.fa-folder:before { content: "\f07b"; }
.fa-file:before { content: "\f15b"; }
.fa-image:before { content: "\f03e"; }
.fa-video:before { content: "\f03d"; }
.fa-music:before { content: "\f001"; }
.fa-volume-up:before { content: "\f028"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-off:before { content: "\f026"; }
.fa-mute:before { content: "\f131"; }
.fa-heart:before { content: "\f004"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-share:before { content: "\f064"; }
.fa-print:before { content: "\f02f"; }
.fa-copy:before { content: "\f0c5"; }
.fa-cut:before { content: "\f0c4"; }
.fa-paste:before { content: "\f0ea"; }
.fa-undo:before { content: "\f0e2"; }
.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-shuffle:before { content: "\f074"; }
.fa-repeat:before { content: "\f01e"; }
.fa-lock:before { content: "\f023"; }
.fa-unlock:before { content: "\f09c"; }
.fa-key:before { content: "\f084"; }
.fa-shield:before { content: "\f132"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-bell:before { content: "\f0f3"; }
.fa-bell-slash:before { content: "\f1f6"; }
.fa-flag:before { content: "\f024"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-comment:before { content: "\f075"; }
.fa-comments:before { content: "\f086"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-link:before { content: "\f0c1"; }
.fa-unlink:before { content: "\f127"; }
.fa-external-link:before { content: "\f08e"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-anchor:before { content: "\f13d"; }
.fa-globe:before { content: "\f0ac"; }
.fa-language:before { content: "\f1ab"; }
.fa-map:before { content: "\f279"; }
.fa-map-marker:before { content: "\f041"; }
.fa-location:before { content: "\f041"; }
.fa-compass:before { content: "\f14e"; }
.fa-road:before { content: "\f018"; }
.fa-plane:before { content: "\f072"; }
.fa-train:before { content: "\f238"; }
.fa-bus:before { content: "\f207"; }
.fa-taxi:before { content: "\f1ba"; }
.fa-bicycle:before { content: "\f206"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-truck:before { content: "\f0d1"; }
.fa-ship:before { content: "\f21a"; }
.fa-rocket:before { content: "\f135"; }
.fa-fire:before { content: "\f06d"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-lightning:before { content: "\f0e7"; }
.fa-magic:before { content: "\f0d0"; }
.fa-wand:before { content: "\f0d0"; }
.fa-gift:before { content: "\f06b"; }
.fa-birthday-cake:before { content: "\f1fd"; }
.fa-cake:before { content: "\f1fd"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-beer:before { content: "\f0fc"; }
.fa-wine:before { content: "\f72f"; }
.fa-utensils:before { content: "\f2e7"; }
.fa-cutlery:before { content: "\f0f5"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-money:before { content: "\f0d6"; }
.fa-dollar:before { content: "\f155"; }
.fa-euro:before { content: "\f153"; }
.fa-pound:before { content: "\f154"; }
.fa-yen:before { content: "\f157"; }
.fa-bitcoin:before { content: "\f379"; }
.fa-bank:before { content: "\f19c"; }
.fa-building:before { content: "\f1ad"; }
.fa-hospital:before { content: "\f0f8"; }
.fa-school:before { content: "\f549"; }
.fa-university:before { content: "\f19c"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-laptop:before { content: "\f109"; }
.fa-desktop:before { content: "\f108"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile:before { content: "\f10b"; }
.fa-phone-alt:before { content: "\f879"; }
.fa-keyboard:before { content: "\f11c"; }
.fa-mouse:before { content: "\f8cc"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-tv:before { content: "\f26c"; }
.fa-camera:before { content: "\f030"; }
.fa-microphone:before { content: "\f130"; }
.fa-headphones:before { content: "\f025"; }
.fa-speaker:before { content: "\f028"; }
.fa-battery-full:before { content: "\f240"; }
.fa-battery-half:before { content: "\f242"; }
.fa-battery-empty:before { content: "\f244"; }
.fa-plug:before { content: "\f1e6"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-signal:before { content: "\f012"; }
.fa-bluetooth:before { content: "\f293"; }
.fa-usb:before { content: "\f287"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-upload:before { content: "\f0ee"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-database:before { content: "\f1c0"; }
.fa-server:before { content: "\f233"; }
.fa-code:before { content: "\f121"; }
.fa-terminal:before { content: "\f120"; }
.fa-bug:before { content: "\f188"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-hammer:before { content: "\f6e3"; }
.fa-screwdriver:before { content: "\f54a"; }
.fa-tools:before { content: "\f7d9"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-palette:before { content: "\f53f"; }
.fa-ruler:before { content: "\f545"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-thermometer:before { content: "\f491"; }
.fa-stopwatch:before { content: "\f2f2"; }
.fa-timer:before { content: "\f2f2"; }
.fa-hourglass:before { content: "\f254"; }
.fa-history:before { content: "\f1da"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-calendar-times:before { content: "\f273"; }
.fa-calendar-plus:before { content: "\f271"; }
.fa-calendar-minus:before { content: "\f272"; }
.fa-sticky-note:before { content: "\f249"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-pushpin:before { content: "\f08d"; }
.fa-thumbtack:before { content: "\f08d"; }
.fa-eraser:before { content: "\f12d"; }
.fa-pen:before { content: "\f304"; }
.fa-pencil:before { content: "\f040"; }
.fa-marker:before { content: "\f5a1"; }
.fa-highlighter:before { content: "\f591"; }
.fa-ruler-combined:before { content: "\f546"; }
.fa-compass-drafting:before { content: "\f568"; }
.fa-drafting-compass:before { content: "\f568"; }
.fa-square:before { content: "\f0c8"; }
.fa-circle:before { content: "\f111"; }
.fa-triangle:before { content: "\f2ec"; }
.fa-polygon:before { content: "\f2ec"; }
.fa-shapes:before { content: "\f61f"; }
.fa-cube:before { content: "\f1b2"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-dice:before { content: "\f522"; }
.fa-dice-one:before { content: "\f525"; }
.fa-dice-two:before { content: "\f528"; }
.fa-dice-three:before { content: "\f527"; }
.fa-dice-four:before { content: "\f524"; }
.fa-dice-five:before { content: "\f523"; }
.fa-dice-six:before { content: "\f526"; }
.fa-chess:before { content: "\f439"; }
.fa-chess-king:before { content: "\f43f"; }
.fa-chess-queen:before { content: "\f445"; }
.fa-chess-rook:before { content: "\f447"; }
.fa-chess-bishop:before { content: "\f43a"; }
.fa-chess-knight:before { content: "\f441"; }
.fa-chess-pawn:before { content: "\f443"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-jigsaw:before { content: "\f12e"; }
.fa-gamepad2:before { content: "\f11b"; }
.fa-joystick:before { content: "\f11b"; }
.fa-controller:before { content: "\f11b"; }
