/* App shell fonts – self-hosted (generated by scripts/download-app-shell-fonts.mjs) */
/* Amulya Bold (headings), Synonym Regular (body) */

@font-face {
  font-family: 'Amulya';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/amulya-700-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Synonym';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/synonym-400-normal.woff2') format('woff2');
}
