/* SN Pro faces, local only (no CDN) — publish-safe copy of the DS fonts.css.
   Paths rewritten for this repo's flat asset layout (assets/fonts/…). */
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:"SN Pro";src:url("fonts/SNPro-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}
:root{--font-sans:"SN Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace}
