/* KosmoPhysis fonts — self-hosted from Google Fonts (OFL/Apache).
   Variable fonts where available (one file covers a weight range). */

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('Newsreader-Roman.woff2') format('woff2-variations'),
       url('Newsreader-Roman.woff2') format('woff2');
}

@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url('Newsreader-Italic.woff2') format('woff2-variations'),
       url('Newsreader-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('IBMPlexSans.woff2') format('woff2-variations'),
       url('IBMPlexSans.woff2') format('woff2');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('IBMPlexMono-Regular.woff2') format('woff2');
}
