/* Italic faces are loaded after first paint (see Base.astro) so they never compete with the headline font. */
@font-face { font-family: 'Newsreader'; font-style: italic; font-weight: 300 500; font-display: swap; src: url('/fonts/newsreader-italic-400.woff2') format('woff2'); }
@font-face { font-family: 'Source Serif 4'; font-style: italic; font-weight: 300 500; font-display: swap; src: url('/fonts/source-serif-4-italic-400.woff2') format('woff2'); }
