/* Local Plantin + Brandon Grotesque under the Typekit slug names.
   Reuses the repo's licensed woff2 set (frontend/public/fonts/) — same files the main site serves.
   Replaces https://use.typekit.net/bhx1zps.css (CSP style-src/font-src are 'self'-only). */
@font-face { font-family: "plantin"; src: url('/fonts/plantin/Plantin.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "plantin"; src: url('/fonts/plantin/Plantin-Italic.woff2') format('woff2'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: "plantin"; src: url('/fonts/plantin/Plantin-Semibold.woff2') format('woff2'); font-weight: 500 600; font-style: normal; font-display: swap; }
@font-face { font-family: "brandon-grotesque"; src: url('/fonts/brandon-grotesque/Brandon_reg.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "brandon-grotesque"; src: url('/fonts/brandon-grotesque/Brandon_med.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
