/* BlackSheepReview — Webfonts
 * Display: Newsreader (editorial news serif, real personality)
 * Sans:    Libre Franklin (Franklin Gothic lineage — classic news sans)
 * Mono:    IBM Plex Mono (kickers, timestamps, byline metadata)
 * Served from Google Fonts CDN. Swap for self-hosted ttf/woff2 in production.
 */
@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;0,6..72,700;0,6..72,800;1,6..72,400;1,6..72,500;1,6..72,600&family=Libre+Franklin:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
