/*!
 * 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)
 * Copyright 2022 Fonticons, Inc.
 */
:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}
@font-face{
  font-family:"Font Awesome 6 Brands";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(../fonts/fontawesome/fa-brands-400.woff2) format("woff2")
}
.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}

:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}
@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2")
}
.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}

:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}
@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2")
}
.fa,.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}

.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.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-envelope:before{content:"\f0e0"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-phone:before{content:"\f095"}
.fa-calendar:before{content:"\f133"}
.fa-calendar-check:before{content:"\f274"}
.fa-regular.fa-calendar:before{content:"\f133"}
.fa-regular.fa-clock:before{content:"\f017"}
.fa-clock:before{content:"\f017"}
.fa-leaf:before{content:"\f06c"}
.fa-solar-panel:before{content:"\f5ba"}
.fa-bicycle:before{content:"\f206"}
.fa-recycle:before{content:"\f1b8"}
.fa-lightbulb:before{content:"\f0eb"}
.fa-comments:before{content:"\f086"}
.fa-facebook-f:before{content:"\f39e"}
