/*!
 * Font Awesome Free 6.0.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)
 */
@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,
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-images:before {
  content: "\f302";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-plane:before {
  content: "\f072";
}
.fa-user:before {
  content: "\f007";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-camera:before {
  content: "\f030";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-sun:before {
  content: "\f185";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-upload:before {
  content: "\f093";
}
.fa-cog:before {
  content: "\f013";
}
.fa-edit:before {
  content: "\f044";
}
.fa-trash:before {
  content: "\f2ed";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-eye:before {
  content: "\f06e";
}
