/* Self-hosted brand fonts (variable, latin subset, swap). One file per style covers all
   weights via the weight range — removes the render-blocking Google Fonts request. */
@font-face{font-family:'Fredoka';font-style:normal;font-weight:400 600;font-display:swap;src:url('fonts/fredoka-var.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400 800;font-display:swap;src:url('fonts/nunito-var.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400 600;font-display:swap;src:url('fonts/nunito-italic-var.woff2') format('woff2');}
