@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/figtree-latin-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/figtree-latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/figtree-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/source-serif-4-latin-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/source-serif-4-latin-600.woff2') format('woff2');
}
/* Hero display face (hero headlines only). Latin subset — the full family is
   Telugu-first and carries a large Telugu range this site never renders.
   400 is the only weight Ramabhadra ships. */
@font-face {
  font-family: 'Ramabhadra';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/ramabhadra-latin-400.woff2') format('woff2');
}
