/* SUBSTITUTIONS — see readme.md > Typography.
   Caption accent serif (unidentified in the sources) -> Instrument Serif (Google).
   Archivo is kept only as a metric fallback for the Articulat CF weights not yet supplied. */
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=Instrument+Serif:ital@0;1&display=swap");
/* Advercase — supplied. Display / wordmark face. */
@font-face{font-family:"Advercase";src:url("../assets/fonts/Advercase-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Advercase";src:url("../assets/fonts/Advercase-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
/* Articulat CF — supplied (DemiBold only). Serves the whole 400–700 range until more cuts arrive. */
@font-face{font-family:"Articulat CF";src:url("../assets/fonts/ArticulatCF-DemiBold.otf") format("opentype");font-weight:400 700;font-style:normal;font-display:swap}
