/* fonts.css — self-hosted font declarations for The Eight Rivers.
   The deploy is auth-gated and makes NO external requests. The woff2 files live in
   ./fonts/ (OFL-licensed, fetched from Google Fonts 2026-07-03 — see fonts/README.txt);
   the DEV-ONLY @import was deleted when they landed. */

@font-face { font-family: 'Newsreader'; src: url('fonts/Newsreader-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Newsreader'; src: url('fonts/Newsreader-SemiBold.woff2') format('woff2'); font-weight: 600 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Newsreader'; src: url('fonts/Newsreader-Italic.woff2') format('woff2'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'Newsreader'; src: url('fonts/Newsreader-SemiBoldItalic.woff2') format('woff2'); font-weight: 600 700; font-style: italic; font-display: swap; }
@font-face { font-family: 'Spline Sans'; src: url('fonts/SplineSans-Regular.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Spline Sans'; src: url('fonts/SplineSans-Medium.woff2') format('woff2'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'Spline Sans'; src: url('fonts/SplineSans-SemiBold.woff2') format('woff2'); font-weight: 600; font-display: swap; }
@font-face { font-family: 'Spline Sans Mono'; src: url('fonts/SplineSansMono-Regular.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Spline Sans Mono'; src: url('fonts/SplineSansMono-Medium.woff2') format('woff2'); font-weight: 500 600; font-display: swap; }
