/* Self-hosted. Google Fonts is blocked in mainland China — do not swap this
   back to a fonts.googleapis.com link or the app will fall back to system type
   the moment you land. */

@font-face { font-family:'Newsreader'; font-style:normal; font-weight:400; font-display:swap;
  src:url('./fonts/newsreader-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Newsreader'; font-style:normal; font-weight:500; font-display:swap;
  src:url('./fonts/newsreader-latin-500-normal.woff2') format('woff2'); }

@font-face { font-family:'IBM Plex Mono'; font-style:normal; font-weight:400; font-display:swap;
  src:url('./fonts/ibm-plex-mono-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'IBM Plex Mono'; font-style:normal; font-weight:500; font-display:swap;
  src:url('./fonts/ibm-plex-mono-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family:'IBM Plex Mono'; font-style:normal; font-weight:600; font-display:swap;
  src:url('./fonts/ibm-plex-mono-latin-600-normal.woff2') format('woff2'); }

@font-face { font-family:'Work Sans'; font-style:normal; font-weight:400; font-display:swap;
  src:url('./fonts/work-sans-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Work Sans'; font-style:normal; font-weight:500; font-display:swap;
  src:url('./fonts/work-sans-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family:'Work Sans'; font-style:normal; font-weight:600; font-display:swap;
  src:url('./fonts/work-sans-latin-600-normal.woff2') format('woff2'); }
