/* Polices auto-hébergées (YUKI-42) — remplace les CDN Google Fonts : zéro requête
   externe (aucune IP transmise, public mineur), rendu identique, offline OK.
   .woff2 sous-ensemble aux glyphes utilisés par l'app, avec hash de contenu dans le
   nom pour éviter les polices obsolètes en cache PWA/CDN. Régénérer via scripts/build-fonts.sh
   après tout ajout de contenu (nouveaux kanji). font-display:swap = texte visible tout de suite. */

/* --- Zen Maru Gothic --- */
@font-face { font-family:'Zen Maru Gothic'; font-style:normal; font-weight:400; font-display:swap; src:url('/fonts/ZenMaruGothic-Regular-130fc39c.woff2') format('woff2'); }
@font-face { font-family:'Zen Maru Gothic'; font-style:normal; font-weight:500; font-display:swap; src:url('/fonts/ZenMaruGothic-Medium-f5b0c172.woff2') format('woff2'); }
@font-face { font-family:'Zen Maru Gothic'; font-style:normal; font-weight:700; font-display:swap; src:url('/fonts/ZenMaruGothic-Bold-2c34a848.woff2') format('woff2'); }
@font-face { font-family:'Zen Maru Gothic'; font-style:normal; font-weight:900; font-display:swap; src:url('/fonts/ZenMaruGothic-Black-b4f27de3.woff2') format('woff2'); }

/* --- Shippori Mincho B1 --- */
@font-face { font-family:'Shippori Mincho B1'; font-style:normal; font-weight:600; font-display:swap; src:url('/fonts/ShipporiMinchoB1-SemiBold-1972fe68.woff2') format('woff2'); }
@font-face { font-family:'Shippori Mincho B1'; font-style:normal; font-weight:700; font-display:swap; src:url('/fonts/ShipporiMinchoB1-Bold-0e73c1f8.woff2') format('woff2'); }
@font-face { font-family:'Shippori Mincho B1'; font-style:normal; font-weight:800; font-display:swap; src:url('/fonts/ShipporiMinchoB1-ExtraBold-e5bd9c22.woff2') format('woff2'); }

/* --- Zen Kaku Gothic New --- */
@font-face { font-family:'Zen Kaku Gothic New'; font-style:normal; font-weight:500; font-display:swap; src:url('/fonts/ZenKakuGothicNew-Medium-e7df0378.woff2') format('woff2'); }
@font-face { font-family:'Zen Kaku Gothic New'; font-style:normal; font-weight:700; font-display:swap; src:url('/fonts/ZenKakuGothicNew-Bold-ad832ee7.woff2') format('woff2'); }
@font-face { font-family:'Zen Kaku Gothic New'; font-style:normal; font-weight:900; font-display:swap; src:url('/fonts/ZenKakuGothicNew-Black-1fcfc017.woff2') format('woff2'); }
