/* LP専用サブセット（subset_lp_fonts.py・フルTTFから必要字だけ・相対url） */
@font-face {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('shippori-800.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('zenkaku-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('zenkaku-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Hina Mincho';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('hina-400.woff2') format('woff2');
}
