/*!
 * Font Awesome Free 6.4.2 Icons
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0)
 */

/* Font Face Definitions */
@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'),
         url('/webfonts/fa-solid-900.ttf') format('truetype');
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/webfonts/fa-regular-400.woff2') format('woff2'),
         url('/webfonts/fa-regular-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/webfonts/fa-brands-400.woff2') format('woff2'),
         url('/webfonts/fa-brands-400.ttf') format('truetype');
}

/* Base Styles */
.fa,
.fas,
.fa-solid {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

.far,
.fa-regular {
    font-family: 'Font Awesome 6 Free';
    font-weight: 400;
}

.fab,
.fa-brands {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400;
}

.fa,
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal !important;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Icon Definitions */
.fa-bars:before,.fa-navicon:before{content:"\f0c9"}
.fa-magnifying-glass-chart:before{content:"\e522"}
.fa-graduation-cap:before{content:"\f19d"}
.fa-arrow-trend-up:before{content:"\e098"}
.fa-users:before{content:"\f0c0"}
.fa-check:before{content:"\f00c"}
.fa-cloud:before{content:"\f0c2"}
.fa-lock:before{content:"\f023"}
.fa-shield-halved:before,.fa-shield-alt:before{content:"\f3ed"}
.fa-wand-sparkles:before{content:"\f72b"}
.fa-user-group:before{content:"\f500"}
.fa-chevron-down:before{content:"\f078"}
.fa-user-graduate:before{content:"\f501"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-envelope:before{content:"\f0e0"}
.fa-phone:before{content:"\f095"}
.fa-hand-point-right:before{content:"\f0a4"}
.fa-heart:before{content:"\f004"}
.fa-rocket:before{content:"\f135"}
.fa-sun:before{content:"\f185"}
.fa-moon:before{content:"\f186"}
.fa-bullseye:before{content:"\f140"}
.fa-shield:before{content:"\f132"}
.fa-star:before{content:"\f005"}
.fa-chart-line:before{content:"\f201"}
.fa-cog:before,.fa-gear:before{content:"\f013"}
.fa-user:before{content:"\f007"}
.fa-code:before{content:"\f121"}
.fa-database:before{content:"\f1c0"}
.fa-server:before{content:"\f233"}
.fa-layer-group:before{content:"\f5fd"}
.fa-network-wired:before{content:"\f6ff"}
.fa-circle-check:before{content:"\f058"}
.fa-circle-xmark:before{content:"\f057"}
.fa-triangle-exclamation:before{content:"\f071"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-left:before{content:"\f060"}
.fa-circle-info:before{content:"\f05a"}
.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}
.fa-tachometer-fast:before,.fa-tachometer-alt-fast:before,.fa-gauge-high:before{content:"\f625"}
.fa-hand-holding-dollar:before{content:"\f4c0"}
.fa-book-open:before{content:"\f518"}
.fa-bug:before{content:"\f188"}
.fa-id-card:before{content:"\f2c2"}
.fa-lightbulb:before{content:"\f0eb"}
.fa-handshake:before{content:"\f2b5"}
.fa-linkedin:before{content:"\f08c"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-twitter:before{content:"\f099"}
.fa-facebook-f:before{content:"\f39e"}
.fa-facebook:before{content:"\f09a"}
.fa-link:before{content:"\f0c1"}
.fa-clock:before{content:"\f017"}
.fa-calendar-alt:before{content:"\f073"}
.fa-calendar:before{content:"\f133"}
.fa-share-alt:before{content:"\f1e0"}
.fa-tags:before{content:"\f02c"}
.fa-print:before{content:"\f02f"}
.fa-user-circle:before{content:"\f2bd"}
.fa-rss:before{content:"\f09e"}
.fa-search:before{content:"\f002"}
.fa-times:before{content:"\f00d"}
