/* ============================================
   Font Awesome 6.4.0 Subset
   Only includes icons used across the site
   Reduces load from ~80KB to ~5KB
   ============================================ */

/* Font Awesome Core */
.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}
.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}
.fa-solid,.fas{font-weight:900}
.fa-regular,.far{font-weight:400}

/* Font Face Declarations */
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.ttf) format("truetype")}

/* Solid Icons (fas) */
.fa-arrow-right:before{content:"\f061"}
.fa-bolt:before{content:"\f0e7"}
.fa-box:before{content:"\f466"}
.fa-certificate:before{content:"\f0a3"}
.fa-check:before{content:"\f00c"}
.fa-check-circle:before{content:"\f058"}
.fa-chevron-down:before{content:"\f078"}
.fa-city:before{content:"\f64f"}
.fa-cog:before{content:"\f013"}
.fa-cogs:before{content:"\f085"}
.fa-envelope:before{content:"\f0e0"}
.fa-gift:before{content:"\f06b"}
.fa-industry:before{content:"\f275"}
.fa-leaf:before{content:"\f06c"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-microscope:before{content:"\f610"}
.fa-oil-can:before{content:"\f613"}
.fa-paper-plane:before{content:"\f1d8"}
.fa-phone-alt:before{content:"\f879"}
.fa-search:before{content:"\f002"}
.fa-shield-alt:before{content:"\f3ed"}
.fa-shipping-fast:before{content:"\f48b"}
.fa-stamp:before{content:"\f5bf"}
.fa-train:before{content:"\f238"}
.fa-water:before{content:"\f773"}

/* Regular Icons (far) */
.fa-calendar:before{content:"\f133"}
.fa-clock:before{content:"\f017"}
.fa-user:before{content:"\f007"}
