/* MITSUMURA — Webfonts (Google Fonts)
 * Spec v5.0 §4 typography.
 * These three families ARE the spec's chosen faces (not substitutions):
 *   Cormorant Garamond — 欧文ディスプレイ (headings, numerals, quotes)
 *   Noto Serif JP      — 和文セリフ (body, subtitles)
 *   Noto Sans JP       — 和文サンセリフ (UI, nav, captions)
 * Served from Google's CDN. To self-host, download the .woff2 files into
 * tokens/fonts/ and replace these @import lines with @font-face rules.
 */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Noto+Serif+JP:wght@200;300;400;500&family=Noto+Sans+JP:wght@300;400;500&display=swap');
