/* Operations — Webfonts
 * Editorial serif + neutral monospace, loaded from Google Fonts.
 * SUBSTITUTION NOTE: the source app's exact fonts were not provided.
 * Newsreader is the closest editorial transitional serif to the display/body
 * type ("The Briefing", "Wednesday, May 27"); JetBrains Mono matches the plain
 * meta-label monospace ("IN BRIEF", "JERADHILL.COM"). UI chrome uses the OS
 * system sans (see --font-ui in typography.css). Swap these @imports for
 * self-hosted @font-face rules if the real binaries become available.
 */
@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,300..700;1,6..72,300..600&family=JetBrains+Mono:wght@400;500;600&display=swap');
