/* BIZ UDPGothic — この サイトで 使う 字だけを 焼いた もの（= 2026-09-01。2026-09-03 に 焼き直し）
   元 = Google Fonts / Morisawa BIZ UDGothic
   ライセンス = SIL Open Font License 1.1（= 同じ folder の OFL.txt）

   前 = 字の 範囲ごとに **248 本**に 分かれており、届いた 範囲から 順に 字が 出ていた
        （= トップで 実測 56 本 / 791 KB。之が「1 文字ずつ 表示される」の 正体）
   後 = 太さごとに **1 本**。まとめて 届くので、**揃ってから 一度に 出る**
        入れた 字 = 1,086 種（= 全 21 頁の 926 種 ＋ かな・記号・英数を 帯ごと）
   ※ 字を 足したときは `_tools/_bake_fonts.py` で 焼き直す */
@font-face {
  font-family: 'BIZ UDPGothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(sub/bizudp-400.woff2?v=20260903b) format('woff2');
}
@font-face {
  font-family: 'BIZ UDPGothic';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url(sub/bizudp-700.woff2?v=20260903b) format('woff2');
}
