/*
  Hand-authored (not Vite/fontsource-bundled) so it can be loaded through
  the non-render-blocking <link media="print" onload="this.media='all'">
  pattern in index.html. A regular Vite-processed import of
  @fontsource/newsreader/*.css always got extracted into a static, render-
  blocking <link rel="stylesheet"> in the built HTML -- true even after
  switching to a dynamic import() of those packages, since nothing gates
  that import behind an actual async boundary Vite's build recognizes.
  Blocking render for this is pointless: every rule below already carries
  `font-display: swap` (see also src/styles/tokens.css), so the browser
  paints with the fallback font regardless of whether this CSS has arrived,
  and swaps to the real face whenever it does.

  Content mirrors exactly what @fontsource/newsreader's 400/400-italic/500/
  600/700 weight CSS + @fontsource-variable/public-sans produced (verified
  byte-for-byte against the generated dist/assets/*.css chunk before this
  file replaced it) -- font files copied to public/fonts/ from the same
  npm packages rather than referencing Vite's hashed /assets/ output, so
  this file's own paths stay stable across builds. If those packages are
  ever upgraded to a new font revision, re-copy the changed files from
  node_modules/@fontsource(-variable)/*/files/ and update this file to
  match, the same maintenance case as index.html's font preload hashes.
*/

@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 400; src: url(/fonts/newsreader-vietnamese-400-normal.woff2) format("woff2"), url(/fonts/newsreader-vietnamese-400-normal.woff) format("woff"); unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 400; src: url(/fonts/newsreader-latin-ext-400-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-ext-400-normal.woff) format("woff"); unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 400; src: url(/fonts/newsreader-latin-400-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-400-normal.woff) format("woff"); unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: Newsreader; font-style: italic; font-display: swap; font-weight: 400; src: url(/fonts/newsreader-vietnamese-400-italic.woff2) format("woff2"), url(/fonts/newsreader-vietnamese-400-italic.woff) format("woff"); unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB; }
@font-face { font-family: Newsreader; font-style: italic; font-display: swap; font-weight: 400; src: url(/fonts/newsreader-latin-ext-400-italic.woff2) format("woff2"), url(/fonts/newsreader-latin-ext-400-italic.woff) format("woff"); unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: Newsreader; font-style: italic; font-display: swap; font-weight: 400; src: url(/fonts/newsreader-latin-400-italic.woff2) format("woff2"), url(/fonts/newsreader-latin-400-italic.woff) format("woff"); unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 500; src: url(/fonts/newsreader-vietnamese-500-normal.woff2) format("woff2"), url(/fonts/newsreader-vietnamese-500-normal.woff) format("woff"); unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 500; src: url(/fonts/newsreader-latin-ext-500-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-ext-500-normal.woff) format("woff"); unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 500; src: url(/fonts/newsreader-latin-500-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-500-normal.woff) format("woff"); unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 600; src: url(/fonts/newsreader-vietnamese-600-normal.woff2) format("woff2"), url(/fonts/newsreader-vietnamese-600-normal.woff) format("woff"); unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 600; src: url(/fonts/newsreader-latin-ext-600-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-ext-600-normal.woff) format("woff"); unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 600; src: url(/fonts/newsreader-latin-600-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-600-normal.woff) format("woff"); unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 700; src: url(/fonts/newsreader-vietnamese-700-normal.woff2) format("woff2"), url(/fonts/newsreader-vietnamese-700-normal.woff) format("woff"); unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 700; src: url(/fonts/newsreader-latin-ext-700-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-ext-700-normal.woff) format("woff"); unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: Newsreader; font-style: normal; font-display: swap; font-weight: 700; src: url(/fonts/newsreader-latin-700-normal.woff2) format("woff2"), url(/fonts/newsreader-latin-700-normal.woff) format("woff"); unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: "Public Sans Variable"; font-style: normal; font-display: swap; font-weight: 100 900; src: url(/fonts/public-sans-vietnamese-wght-normal.woff2) format("woff2-variations"); unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB; }
@font-face { font-family: "Public Sans Variable"; font-style: normal; font-display: swap; font-weight: 100 900; src: url(/fonts/public-sans-latin-ext-wght-normal.woff2) format("woff2-variations"); unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: "Public Sans Variable"; font-style: normal; font-display: swap; font-weight: 100 900; src: url(/fonts/public-sans-latin-wght-normal.woff2) format("woff2-variations"); unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
