/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./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("./fa-regular-400.woff2") format("woff2");
}

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

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

.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

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

.fa,
.fas,
.far,
.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;
}

/* Icons used in the project */
.fa-arrow-left:before { content: "\f060"; }
.fa-bars:before { content: "\f0c9"; }
.fa-bell:before { content: "\f0f3"; }
.fa-bug:before { content: "\f188"; }
.fa-calendar:before { content: "\f133"; }
.fa-calendar-week:before { content: "\f784"; }
.fa-camera:before { content: "\f030"; }
.fa-chart-area:before { content: "\f1fe"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-chart-line:before { content: "\f201"; }
.fa-chart-pie:before { content: "\f200"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-clipboard:before { content: "\f328"; }
.fa-clock:before { content: "\f017"; }
.fa-cloud-upload-alt:before { content: "\f382"; }
.fa-code:before { content: "\f121"; }
.fa-cog:before { content: "\f013"; }
.fa-cogs:before { content: "\f085"; }
.fa-comment:before { content: "\f075"; }
.fa-comment-dots:before { content: "\f4ad"; }
.fa-comments:before { content: "\f086"; }
.fa-compass:before { content: "\f14e"; }
.fa-copy:before { content: "\f0c5"; }
.fa-desktop:before { content: "\f108"; }
.fa-download:before { content: "\f019"; }
.fa-edit:before { content: "\f044"; }
.fa-ellipsis-h:before { content: "\f141"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-expand:before { content: "\f065"; }
.fa-expand-arrows-alt:before { content: "\f31e"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-eye:before { content: "\f06e"; }
.fa-file-image:before { content: "\f1c5"; }
.fa-grip-vertical:before { content: "\f58e"; }
.fa-heading:before { content: "\f1dc"; }
.fa-heart:before { content: "\f004"; }
.fa-home:before { content: "\f015"; }
.fa-image:before { content: "\f03e"; }
.fa-inbox:before { content: "\f01c"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-key:before { content: "\f084"; }
.fa-keyboard:before { content: "\f11c"; }
.fa-language:before { content: "\f1ab"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-link:before { content: "\f0c1"; }
.fa-list:before { content: "\f03a"; }
.fa-lock:before { content: "\f023"; }
.fa-minus:before { content: "\f068"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-palette:before { content: "\f53f"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-plus:before { content: "\f2c2"; }
.fa-poll:before { content: "\f681"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-question-circle:before { content: "\f059"; }
.fa-redo:before { content: "\f01e"; }
.fa-robot:before { content: "\f544"; }
.fa-rocket:before { content: "\f135"; }
.fa-save:before { content: "\f0c7"; }
.fa-search:before { content: "\f002"; }
.fa-search-minus:before { content: "\f010"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-server:before { content: "\f233"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-sync-alt:before { content: "\f2f1"; }
.fa-tachometer-alt:before { content: "\f3fd"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-thumbs-up:before { content: "\f087"; }
.fa-times:before { content: "\f00d"; }
.fa-tools:before { content: "\f7d9"; }
.fa-trash:before { content: "\f1f8"; }
.fa-user:before { content: "\f007"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-edit:before { content: "\f4ff"; }
.fa-user-plus:before { content: "\f234"; }
.fa-users:before { content: "\f0c0"; }
.fa-widget:before { content: "\f518"; }
