/* Lazy Load Fonts - Non-critical fonts *//* Lato Italic - Load when needed */@font-face{font-family:"Lato";src:url('Lato-Italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}/* Playfair Display Italic - Load when needed */@font-face{font-family:"Playfair Display";src:url('PlayfairDisplay-BoldItalic.ttf') format('truetype');font-style:italic;font-weight:700;font-display:swap}/* Font Awesome Regular and Brands - Load when needed */@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:optional;src:url("webfonts/fa-regular-400.woff2") format("woff2")}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:optional;src:url("webfonts/fa-brands-400.woff2") format("woff2")} 