/* ============================================================
   UNLYRA — SELF-HOSTED TYPE (the four voices, served by the house)
   Place this file at:            /fonts.css
   Place the .woff2 files at:     /fonts/
   Get the files (2 minutes):     https://gwfh.mranftl.com
     → search each family → select the weights below → charset: latin
     → download → rename to match the src names here → upload to /fonts/
   ============================================================ */

/* ---------- LORA — the headline serif ---------- */
@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:swap;
  src:url('/fonts/lora-400.woff2') format('woff2')}
@font-face{font-family:'Lora';font-style:normal;font-weight:500;font-display:swap;
  src:url('/fonts/lora-500.woff2') format('woff2')}
@font-face{font-family:'Lora';font-style:normal;font-weight:600;font-display:swap;
  src:url('/fonts/lora-600.woff2') format('woff2')}
@font-face{font-family:'Lora';font-style:italic;font-weight:400;font-display:swap;
  src:url('/fonts/lora-italic-400.woff2') format('woff2')}

/* ---------- POPPINS — the body voice ---------- */
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;
  src:url('/fonts/poppins-300.woff2') format('woff2')}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;
  src:url('/fonts/poppins-400.woff2') format('woff2')}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;
  src:url('/fonts/poppins-500.woff2') format('woff2')}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;
  src:url('/fonts/poppins-600.woff2') format('woff2')}

/* ---------- GREAT VIBES — the ceremonial script ---------- */
@font-face{font-family:'Great Vibes';font-style:normal;font-weight:400;font-display:swap;
  src:url('/fonts/great-vibes-400.woff2') format('woff2')}

/* ---------- ROZHA ONE — the सारथी monument ---------- */
/* On gwfh choose charset: latin + devanagari for this one */
@font-face{font-family:'Rozha One';font-style:normal;font-weight:400;font-display:swap;
  src:url('/fonts/rozha-one-400.woff2') format('woff2')}


/* ---------- DANCING SCRIPT — the script the founder chose ---------- */
@font-face{font-family:'Dancing Script';font-style:normal;font-weight:400;font-display:swap;
  src:url('/fonts/dancing-script-400.woff2') format('woff2')}
@font-face{font-family:'Dancing Script';font-style:normal;font-weight:700;font-display:swap;
  src:url('/fonts/dancing-script-700.woff2') format('woff2')}

/* ---------- NOTO SERIF — the headline serif the founder chose ---------- */
@font-face{font-family:'Noto Serif';font-style:normal;font-weight:400;font-display:swap;
  src:url('/fonts/noto-serif-400.woff2') format('woff2')}
@font-face{font-family:'Noto Serif';font-style:italic;font-weight:400;font-display:swap;
  src:url('/fonts/noto-serif-italic-400.woff2') format('woff2')}
@font-face{font-family:'Noto Serif';font-style:normal;font-weight:700;font-display:swap;
  src:url('/fonts/noto-serif-700.woff2') format('woff2')}

/* Tiro Devanagari Hindi — display face for सारथी.
   Origin: the Murty Classical Library of India series. OFL, free for commercial use.
   Download tiro-devanagari-hindi-400.woff2 from fonts.google.com and place it in /fonts/ */
@font-face{font-family:'Tiro Devanagari Hindi';font-style:normal;font-weight:400;font-display:swap;
  src:url(/fonts/tiro-devanagari-hindi-400.woff2) format('woff2')}
