/* Lightweight Font Awesome subset for Magicalix */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
}
.fa,.fas,.fa-solid,.fab,.fa-brands {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  width: 1em;
  text-align: center;
}
.fas,.fa-solid { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fab,.fa-brands { font-family: "Font Awesome 6 Brands"; font-weight: 400; }
.fa-fw { text-align: center; width: 1.25em; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-calendar-days:before { content: "\f073"; }
.fa-chart-line:before { content: "\f201"; }
.fa-chart-pie:before { content: "\f200"; }
.fa-check:before { content: "\f00c"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-clock:before { content: "\f017"; }
.fa-code:before { content: "\f121"; }
.fa-cogs:before { content: "\f085"; }
.fa-comment-dots:before { content: "\f4ad"; }
.fa-comments:before { content: "\f086"; }
.fa-cube:before { content: "\f1b2"; }
.fa-desktop:before { content: "\f390"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-gauge-high:before { content: "\f625"; }
.fa-gift:before { content: "\f06b"; }
.fa-globe:before { content: "\f0ac"; }
.fa-google:before { content: "\f1a0"; }
.fa-headset:before { content: "\f590"; }
.fa-heart:before { content: "\f004"; }
.fa-hourglass-half:before { content: "\f252"; }
.fa-image:before { content: "\f03e"; }
.fa-laptop-code:before { content: "\f5fc"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-list-check:before { content: "\f0ae"; }
.fa-lock:before { content: "\f023"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-magnifying-glass-chart:before { content: "\e522"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-meta:before { content: "\e49b"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-mobile-screen:before { content: "\f3cf"; }
.fa-mobile-screen-button:before { content: "\f3cd"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-rocket:before { content: "\f135"; }
.fa-route:before { content: "\f4d7"; }
.fa-search:before { content: "\f002"; }
.fa-seedling:before { content: "\f4d8"; }
.fa-server:before { content: "\f233"; }
.fa-share-nodes:before { content: "\f1e0"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-star:before { content: "\f005"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-user:before { content: "\f007"; }
.fa-users:before { content: "\f0c0"; }
.fa-whatsapp:before { content: "\f232"; }
