/* Noto Sans Devanagari — Variable Font (local) */
/* Weights: 400, 500, 600, 700, 800, 900 */

@font-face {
  font-family: 'Noto Sans Devanagari';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('ASSETS/Fonts/NotoSansDevanagari.woff2') format('woff2'),
       url('ASSETS/Fonts/NotoSansDevanagari.ttf') format('truetype');
}
