/*!
 * Font Awesome Free 6.5.1 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 Awesome 6 Free - Solid */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),
       url("../fontawesome/webfonts/fa-solid-900.ttf") format("truetype");
}

/* Font Awesome 6 Free - Regular */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fontawesome/webfonts/fa-regular-400.woff2") format("woff2"),
       url("../fontawesome/webfonts/fa-regular-400.ttf") format("truetype");
}

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

/* Font Awesome 6 Free - V4 Compatibility */
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fontawesome/webfonts/fa-solid-900.woff2") format("woff2"),
       url("../fontawesome/webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fontawesome/webfonts/fa-regular-400.woff2") format("woff2"),
       url("../fontawesome/webfonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fontawesome/webfonts/fa-brands-400.woff2") format("woff2"),
       url("../fontawesome/webfonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fontawesome/webfonts/fa-v4compatibility.woff2") format("woff2"),
       url("../fontawesome/webfonts/fa-v4compatibility.ttf") format("truetype");
}

/* Base Font Awesome Classes */
.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;
}

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

/* Legacy FontAwesome Classes */
.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* Icon Definitions */
.fa-home::before { content: "\f015"; }
.fa-building::before { content: "\f1ad"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-users::before { content: "\f0c0"; }
.fa-box::before { content: "\f466"; }
.fa-users-cog::before { content: "\f509"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user::before { content: "\f007"; }
.fa-cog::before { content: "\f013"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-eye::before { content: "\f06e"; }
.fa-pencil::before { content: "\f303"; }
.fa-trash::before { content: "\f1f8"; }
.fa-plus-circle::before { content: "\f055"; }
.fa-search::before { content: "\f002"; }
.fa-arrow-clockwise::before { content: "\f021"; }
.fa-gear::before { content: "\f013"; }
.fa-person::before { content: "\f183"; }
.fa-house::before { content: "\f015"; }
.fa-people::before { content: "\f0c0"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-dash::before { content: "\f068"; }
.fa-check::before { content: "\f00c"; }
.fa-x::before { content: "\f00d"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-list::before { content: "\f03a"; }
.fa-grid::before { content: "\f00a"; }
.fa-calendar::before { content: "\f133"; }
.fa-clock::before { content: "\f017"; }
.fa-phone::before { content: "\f095"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-map::before { content: "\f279"; }
.fa-star::before { content: "\f005"; }
.fa-heart::before { content: "\f004"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-share::before { content: "\f064"; }
.fa-download::before { content: "\f019"; }
.fa-upload::before { content: "\f093"; }
.fa-print::before { content: "\f02f"; }
.fa-save::before { content: "\f0c7"; }
.fa-edit::before { content: "\f044"; }
.fa-delete::before { content: "\f1f8"; }
.fa-add::before { content: "\f067"; }
.fa-remove::before { content: "\f00d"; }
.fa-close::before { content: "\f00d"; }
.fa-menu::before { content: "\f0c9"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-arrow-down::before { content: "\f063"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-tools::before { content: "\f7d9"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-file-earmark-text::before { content: "\f15c"; }
.fa-play-circle::before { content: "\f144"; }
.fa-pause-circle::before { content: "\f28b"; }
.fa-check-circle::before { content: "\f058"; }
.fa-graph-up::before { content: "\f64a"; }
.fa-clock-history::before { content: "\f1da"; }
.fa-person-circle::before { content: "\f2bd"; }
.fa-shield-check::before { content: "\f3ed"; }
.fa-activity::before { content: "\f4e4"; }
.fa-lightning::before { content: "\f0e7"; }
.fa-house-door::before { content: "\f015"; }
.fa-shield-exclamation::before { content: "\f3ed"; }
.fa-angle-right::before { content: "\f105"; }
.fa-person-plus::before { content: "\f234"; }
.fa-box-seam::before { content: "\f466"; }
.fa-upc-scan::before { content: "\f465"; }
.fa-clipboard-x::before { content: "\f5e8"; }
.fa-minus::before { content: "\f068"; }
