/* =========================================================
   LOCAL FONTS — Karla & Playfair Display SC
   Served from /fonts/ — no internet required
   ========================================================= */

/* Karla */
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 300; font-display: swap; src: url('/fonts/karla-300.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 300; font-display: swap; src: url('/fonts/karla-300-italic.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/karla-400.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 400; font-display: swap; src: url('/fonts/karla-400-italic.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 500; font-display: swap; src: url('/fonts/karla-500.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 500; font-display: swap; src: url('/fonts/karla-500-italic.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 600; font-display: swap; src: url('/fonts/karla-600.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 600; font-display: swap; src: url('/fonts/karla-600-italic.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/karla-700.woff2') format('woff2'); }
@font-face { font-family: 'Karla'; font-style: italic; font-weight: 700; font-display: swap; src: url('/fonts/karla-700-italic.woff2') format('woff2'); }

/* Playfair Display (used as substitute for Playfair Display SC) */
@font-face { font-family: 'Playfair Display SC'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/playfair-400.woff2') format('woff2'); }
@font-face { font-family: 'Playfair Display SC'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/playfair-700.woff2') format('woff2'); }
