/* Ambition Library — Local Fonts */

/* Manrope (English headings) */
@font-face { font-family: 'Manrope'; font-weight: 600; font-style: normal; font-display: swap; src: url(/fonts/manrope-600.ttf) format('truetype'); }
@font-face { font-family: 'Manrope'; font-weight: 700; font-style: normal; font-display: swap; src: url(/fonts/manrope-700.ttf) format('truetype'); }
@font-face { font-family: 'Manrope'; font-weight: 800; font-style: normal; font-display: swap; src: url(/fonts/manrope-800.ttf) format('truetype'); }

/* Inter (English body) */
@font-face { font-family: 'Inter'; font-weight: 400; font-style: normal; font-display: swap; src: url(/fonts/inter-400.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-weight: 500; font-style: normal; font-display: swap; src: url(/fonts/inter-500.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-weight: 600; font-style: normal; font-display: swap; src: url(/fonts/inter-600.ttf) format('truetype'); }
@font-face { font-family: 'Inter'; font-weight: 700; font-style: normal; font-display: swap; src: url(/fonts/inter-700.ttf) format('truetype'); }

/* Playfair Display (brand name only) */
@font-face { font-family: 'Playfair Display'; font-weight: 800; font-style: italic; font-display: swap; src: url(/fonts/playfair-800i.ttf) format('truetype'); }

/* Hind (Hindi body) */
@font-face { font-family: 'Hind'; font-weight: 400; font-style: normal; font-display: swap; src: url(/fonts/hind-400.ttf) format('truetype'); }
@font-face { font-family: 'Hind'; font-weight: 500; font-style: normal; font-display: swap; src: url(/fonts/hind-500.ttf) format('truetype'); }
@font-face { font-family: 'Hind'; font-weight: 600; font-style: normal; font-display: swap; src: url(/fonts/hind-600.ttf) format('truetype'); }
@font-face { font-family: 'Hind'; font-weight: 700; font-style: normal; font-display: swap; src: url(/fonts/hind-700.ttf) format('truetype'); }

/* Rozha One (Hindi titles) */
@font-face { font-family: 'Rozha One'; font-weight: 400; font-style: normal; font-display: swap; src: url(/fonts/rozha-one-400.ttf) format('truetype'); }
