/* Self-hosted font faces for marketing templates.
   Replaces the per-template <link href="https://fonts.googleapis.com/..."> tag
   that leaked visitor IPs to Google on every marketing-page view. The woff2
   files have always been present in /static/fonts/. */
@font-face{font-family:"Space Mono";font-weight:400;font-style:normal;font-display:swap;src:url("/static/fonts/space-mono-400.woff2") format("woff2")}
@font-face{font-family:"Space Mono";font-weight:700;font-style:normal;font-display:swap;src:url("/static/fonts/space-mono-700.woff2") format("woff2")}
@font-face{font-family:"DM Sans";font-weight:300;font-style:normal;font-display:swap;src:url("/static/fonts/dm-sans-300.woff2") format("woff2")}
@font-face{font-family:"DM Sans";font-weight:400;font-style:normal;font-display:swap;src:url("/static/fonts/dm-sans-400.woff2") format("woff2")}
@font-face{font-family:"DM Sans";font-weight:500;font-style:normal;font-display:swap;src:url("/static/fonts/dm-sans-500.woff2") format("woff2")}
@font-face{font-family:"DM Sans";font-weight:600;font-style:normal;font-display:swap;src:url("/static/fonts/dm-sans-600.woff2") format("woff2")}
