/* BBC Reith Sans + Serif — self-hosted woff2 (from ws-downloads.files.bbci.co.uk).
   NOTE: BBC Reith is a proprietary typeface licensed for BBC use. Verify you have
   rights before using in production, or swap these @font-face src URLs for a free
   look-alike (e.g. "Noto Serif"/"Inter") — the rest of the CSS keys off the
   --serif / --sans variables in site.css, so only this file needs changing. */

/* ---- Reith Sans ---- */
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-light.woff2') format('woff2'); font-weight:300; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-normal.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-normal-italic.woff2') format('woff2'); font-weight:400; font-style:italic; font-display:swap; }
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-medium.woff2') format('woff2'); font-weight:500; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-bold.woff2') format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-bold-italic.woff2') format('woff2'); font-weight:700; font-style:italic; font-display:swap; }
@font-face { font-family:'Reith Sans'; src:url('/assets/fonts/reith/sans-extrabold.woff2') format('woff2'); font-weight:800; font-style:normal; font-display:swap; }

/* ---- Reith Serif ---- */
@font-face { font-family:'Reith Serif'; src:url('/assets/fonts/reith/serif-normal.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Serif'; src:url('/assets/fonts/reith/serif-normal-italic.woff2') format('woff2'); font-weight:400; font-style:italic; font-display:swap; }
@font-face { font-family:'Reith Serif'; src:url('/assets/fonts/reith/serif-medium.woff2') format('woff2'); font-weight:500; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Serif'; src:url('/assets/fonts/reith/serif-bold.woff2') format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:'Reith Serif'; src:url('/assets/fonts/reith/serif-bold-italic.woff2') format('woff2'); font-weight:700; font-style:italic; font-display:swap; }
