/*!
 * Font Awesome Free 6.4.0 - Minimal Custom Subset
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Optimized for God Digital Marketing - Only includes used icons
 */

/* Core Font Awesome Styles */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -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,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

/* Icon Definitions - Only Used Icons */
.fa-analytics::before { content: "\f643"; }
.fa-arrow-down::before { content: "\f063"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-award::before { content: "\f559"; }
.fa-blog::before { content: "\f781"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-book::before { content: "\f02d"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-building::before { content: "\f1ad"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-bullseye::before { content: "\f140"; }
.fa-car::before { content: "\f1b9"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check::before { content: "\f00c"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-city::before { content: "\f64f"; }
.fa-clock::before { content: "\f017"; }
.fa-code::before { content: "\f121"; }
.fa-cogs::before { content: "\f085"; }
.fa-comments::before { content: "\f086"; }
.fa-download::before { content: "\f019"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-envelope-open-text::before { content: "\f658"; }
.fa-facebook::before { content: "\f09a"; }
.fa-globe::before { content: "\f0ac"; }
.fa-google::before { content: "\f1a0"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-heartbeat::before { content: "\f21e"; }
.fa-home::before { content: "\f015"; }
.fa-hotel::before { content: "\f594"; }
.fa-industry::before { content: "\f275"; }
.fa-instagram::before { content: "\f16d"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-linkedin::before { content: "\f08c"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-rocket::before { content: "\f135"; }
.fa-search::before { content: "\f002"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-star::before { content: "\f005"; }
.fa-tools::before { content: "\f7d9"; }
.fa-twitter::before { content: "\f099"; }
.fa-users::before { content: "\f0c0"; }
.fa-video::before { content: "\f03d"; }
