/*!
 * Local fallback for Font Awesome PRO "Light" style (.fal / .fa-light)
 * This weight is NOT included in Font Awesome Free, so it is mapped to the
 * Solid (900) weight here, purely so icons render instead of staying blank.
 * If you own a Font Awesome PRO license/kit, replace this file (and add
 * fa-light-300.woff2 / .ttf to ../webfonts/) for the true Light weight.
 */
.fal,.fa-light{-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;font-family:"Font Awesome 6 Free";font-weight:inherit}
.fal:before,.fa-light:before{content:var(--fa)}
