/* Font Awesome 6.4.0 - Offline version */
@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");
}

.fa, .fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa:before, .fas:before {
  font-weight: 900;
}

/* Common icons */
/* Common icons */
.fa-home:before { content: "\f015"; }
.fa-user:before { content: "\f007"; }
.fa-users:before { content: "\f0c0"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-bars:before { content: "\f0c9"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-play:before { content: "\f04b"; }
.fa-stop:before { content: "\f04f"; }
.fa-download:before { content: "\f019"; }
.fa-eye:before { content: "\f06e"; }
.fa-baby:before { content: "\f77c"; }
.fa-child:before { content: "\f1ae"; }
.fa-user-graduate:before { content: "\f501"; }
.fa-chart-line:before { content: "\f201"; }
.fa-calendar:before { content: "\f133"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-phone:before { content: "\f095"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-facebook:before { content: "\f09a"; }
.fa-twitter:before { content: "\f099"; }
.fa-instagram:before { content: "\f16d"; }
.fa-youtube:before { content: "\f167"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-times:before { content: "\f00d"; }
.fa-check:before { content: "\f00c"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-info-circle:before { content: "\f05a"; }