The bundled Newsreader.ttf is the 16pt optical-size cut: its TrueType name-id 1 reads "Newsreader 16pt", and "Newsreader" only appears in name-id 16. GPUI/cosmic-text matches by name-id 1, so every .font_family(SERIF_FAMILY) call site (hero headline, settings titles, plugin pages, recap) was silently falling back to the default sans. Setting SERIF_FAMILY to "Newsreader 16pt" pins the right font.