/*!
 * Amely - Font Awesome 5 Pro -> Font Awesome 6 Free backward-compat layer.
 *
 * The theme shipped Font Awesome Pro 5 for years, so user content / custom CSS may
 * reference the "Font Awesome 5 Pro" family name and the Pro-only .fal (light) and
 * .fad (duotone) classes. FA6 Free already ships "Font Awesome 5 Free",
 * "Font Awesome 5 Brands" and legacy "FontAwesome" aliases, but NOT the "Pro" name.
 * This layer fills that gap so old icons keep rendering after the FA Pro -> FA6 Free swap.
 *
 * Enqueue after the FA6 "font-awesome" stylesheet. Webfont paths are relative to this file.
 */
 @font-face{font-family:"Font Awesome 5 Pro";font-weight:900;font-display:block;src:url(/wp-content/themes/amely/assets/libs/font-awesome/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;font-display:block;src:url(/wp-content/themes/amely/assets/libs/font-awesome/webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;font-display:block;src:url(/wp-content/themes/amely/assets/libs/font-awesome/webfonts/fa-solid-900.woff2) format("woff2")}.fal,.fad,.fa-light,.fa-duotone{-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:900}.fa-twitter{--fa:"\e61b"}.fa-twitter::before{content:"\e61b";content:var(--fa,"\e61b")}.fa-twitter-square,.fa-square-twitter{--fa:"\e61a"}.fa-twitter-square::before,.fa-square-twitter::before{content:"\e61a";content:var(--fa,"\e61a")}