/* Optimized Font Awesome - Login Page Only */
@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");
}

.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa-envelope:before { content: "\f0e0"; }
.fa-lock:before { content: "\f023"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-calendar:before { content: "\f133"; }
.fa-code:before { content: "\f121"; }
.fa-database:before { content: "\f1c0"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-microchip:before { content: "\f2db"; }
.fa-laptop-code:before { content: "\f5fc"; }
.fa-network-wired:before { content: "\f6ff"; }
.fa-server:before { content: "\f233"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-cogs:before { content: "\f085"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-desktop:before { content: "\f108"; }
.fa-robot:before { content: "\f544"; }
.fa-terminal:before { content: "\f120"; }
.fa-brain:before { content: "\f5dc"; }