/* lang.css — Minimal overrides for English version
   (shared style.css covers most cases) */

body {
  font-family: 'Inter', 'Noto Sans JP', sans-serif;
}

.section-title,
.hero-title,
.menu-name,
.nav-logo,
.footer-logo,
.step-num,
.why-num,
.menu-num,
.review-stars,
.grand-opening-badge,
.hero-sub-en {
  font-family: 'Cormorant Garamond', Georgia, serif;
}
