/* ════════════════════════════════════════
   KALPURUSH FONT — Self-hosted (woff2 only)
   ════════════════════════════════════════ */
@font-face {
  font-family: 'Kalpurush';
  src: url('../fonts/Kalpurush.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: optional;
}

/* ── Apply Kalpurush site-wide ── */
html, body,
h1, h2, h3, h4, h5, h6,
p, a, span, div, li, td, th,
input, textarea, select, button,
.site-title, .entry-title, .page-title,
.menu-item, .nav-item,
.woocommerce, .widget,
.comment-content, .comment-form {
  font-family: 'Kalpurush', 'Noto Sans Bengali', 'SolaimanLipi', sans-serif !important;
}
