/* EXV OS — self-hosted webfonts (woff2, lifted verbatim from exv-os/public/fonts).
   The console ships a picker with many faces; the design-system default is the "Private Bank"
   pairing (Cormorant display + Space Grotesk body). Newsreader / Exo 2 = the "Editorial Desk"
   alternate. Spectral / Lora = reading-serif alternates. Michroma = the machined wordmark face. */

@font-face{font-family:'Cormorant';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/cormorant-400.woff2') format('woff2');}
@font-face{font-family:'Cormorant';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/cormorant-700.woff2') format('woff2');}
@font-face{font-family:'Space Grotesk';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/space-grotesk-400.woff2') format('woff2');}
@font-face{font-family:'Space Grotesk';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/space-grotesk-700.woff2') format('woff2');}
@font-face{font-family:'Newsreader';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/newsreader-400.woff2') format('woff2');}
@font-face{font-family:'Newsreader';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/newsreader-700.woff2') format('woff2');}
@font-face{font-family:'Exo 2';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/exo2-400.woff2') format('woff2');}
@font-face{font-family:'Exo 2';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/exo2-700.woff2') format('woff2');}
@font-face{font-family:'Michroma';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/michroma-400.woff2') format('woff2');}
@font-face{font-family:'Spectral';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/spectral-400.woff2') format('woff2');}
@font-face{font-family:'Spectral';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/spectral-700.woff2') format('woff2');}
@font-face{font-family:'Lora';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/lora-400.woff2') format('woff2');}
@font-face{font-family:'Lora';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/lora-700.woff2') format('woff2');}
