/*
 * Noto Nastaliq Urdu - Self-hosted (v23)
 * https://fonts.google.com/noto/specimen/Noto+Nastaliq+Urdu
 * Arabic subset only — used for decorative headings on Tirkhalas landing.
 */

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

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