/* Self-hosted Google Fonts. Latin subset, woff2.
   Space Grotesk and DM Sans are variable fonts — one file covers all weights
   in their range. DM Mono is shipped as two static cuts (300 + 400). */

@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:300 600;font-display:swap;src:url('/static/fonts/SpaceGrotesk.woff2') format('woff2')}

@font-face{font-family:'DM Sans';font-style:normal;font-weight:300 400;font-display:swap;src:url('/static/fonts/DMSans.woff2') format('woff2')}

@font-face{font-family:'DM Mono';font-style:normal;font-weight:300;font-display:swap;src:url('/static/fonts/DMMono-300.woff2') format('woff2')}
@font-face{font-family:'DM Mono';font-style:normal;font-weight:400;font-display:swap;src:url('/static/fonts/DMMono-400.woff2') format('woff2')}
