/*!
 * 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.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }


.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }


.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

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


  @font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    font-weight: 900;
    src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }

  
    @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); } 


    .fa-bars::before {
      content: "\f0c9"; }

    .fa-window-close::before {
        content: "\f410"; }

    .fa-search::before {
        content: "\f002"; }

    .fa-question-circle::before {
        content: "\f059"; }

    .fa-sign-in-alt::before {
        content: "\f2f6"; }
    
    .fa-user-plus::before {
        content: "\f234"; }

    .fa-house::before {
        content: "\f015"; }

    .fa-sign-out-alt::before {
        content: "\f2f5"; }

    .fa-chevron-circle-down::before {
        content: "\f13a"; }

    .fa-chevron-circle-up::before {
        content: "\f139"; }

    .fa-plus-square::before {
        content: "\f0fe"; }

    .fa-upload::before {
        content: "\f093"; }

    .fa-camera::before {
        content: "\f030"; }

    .fa-phone-square::before {
        content: "\f098"; }

    .fa-envelope-square::before {
        content: "\f199"; }

    .fa-user-group::before {
        content: "\f500"; } 

    .fa-walking::before {
        content: "\f554"; }

    .fa-laptop::before {
        content: "\f109"; }

    .fa-trash-alt::before {
        content: "\f2ed"; }