/* CE brand faces. Self-hosted on purpose: the site CSP is font-src 'self',
   so a CDN <link> would be blocked and every page would silently fall back
   to Menlo + system-ui (which is what "multiple fonts used" looked like).
   MasonMono = headers, section titles, numbers, chips. Plus Jakarta Sans =
   all body text. Plus Jakarta ships here as static 400/700 only; a 500/600
   request resolves to the nearest of those, which is intended. */
@font-face{font-family:'MasonMono';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/MaisonMono-Regular.otf') format('opentype');}
@font-face{font-family:'MasonMono';font-style:normal;font-weight:300;font-display:swap;src:url('/fonts/MaisonMono-Light.otf') format('opentype');}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/PlusJakartaSans-Regular.ttf') format('truetype');}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url('/fonts/PlusJakartaSans-Bold.ttf') format('truetype');}
@font-face{font-family:'Plus Jakarta Sans';font-style:italic;font-weight:400;font-display:swap;src:url('/fonts/PlusJakartaSans-Italic.ttf') format('truetype');}
@font-face{font-family:'Plus Jakarta Sans';font-style:italic;font-weight:700;font-display:swap;src:url('/fonts/PlusJakartaSans-BoldItalic.ttf') format('truetype');}

@font-face{font-family:'Quattrocento';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/Quattrocento-400.woff2') format('woff2');}
@font-face{font-family:'Quattrocento';font-style:normal;font-weight:700;font-display:swap;src:url('/fonts/Quattrocento-700.woff2') format('woff2');}
@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/Raleway-400.woff2') format('woff2');}
@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url('/fonts/Raleway-500.woff2') format('woff2');}
@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url('/fonts/Raleway-600.woff2') format('woff2');}
@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url('/fonts/Raleway-700.woff2') format('woff2');}