/* Self-hosted faces. THREE files, not seven: RFA shipped the same variable font
   re-declared per weight (Mulish x4 and Cinzel x2 byte-identical, verified by md5).
   Each file is a variable font, declared once with its full weight range. */
@font-face{ font-family:'Cinzel'; font-style:normal; font-weight:400 900; font-display:swap; src:url(cinzel-var.woff2) format('woff2'); }
@font-face{ font-family:'Mulish'; font-style:normal; font-weight:200 1000; font-display:swap; src:url(mulish-var.woff2) format('woff2'); }
@font-face{ font-family:'Dancing Script'; font-style:normal; font-weight:700; font-display:swap; src:url(dancingscript-700.woff2) format('woff2'); }
