/* Dana – فقط وزن معمولی برای LCP (بقیهٔ وزن‌ها در fonts-secondary.css با بارگذاری تأخیری) */
@font-face {
  font-family: 'Dana';
  src: url('../fonts/dana/files/DanaFaNum-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Dana', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
