/* Google Fonts: EB Garamond (headings) + Crimson Pro (body) */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/* Faber Serif Pro Bold — retained ONLY for KAAY logo */
@font-face {
  font-family: 'Faber Serif Pro';
  font-weight: 700;
  font-style: normal;
  src: url('/fonts/Fontspring-DEMO-faberserifpro75.otf') format('opentype');
  font-display: swap;
}
