/* Noto Sans Gujarati — self-hosted, no Google Fonts network dependency */
/* Single variable-weight TTF covers all weights 100–900              */

@font-face {
  font-family: 'Noto Sans Gujarati';
  src: url('/fonts/NotoSansGujarati-VF.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
