@font-face {
  font-family: 'Felipa';
  src: url('../fonts/felipa-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'Felipa Fallback';
  src: local('Georgia');
  size-adjust: 112%;
  ascent-override: 95%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Shippori Mincho B1';
  src: url('../fonts/shippori-mincho-b1/shippori-mincho-b1-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shippori Mincho B1 Fallback';
  src: local('Hiragino Mincho ProN'), local('Yu Mincho'), local('MS PMincho');
  size-adjust: 101%;
  ascent-override: 88%;
  descent-override: 25%;
  line-gap-override: 0%;
}

/* FV H1 専用ミニセット（unicode-range で先に読み込み） */
@font-face {
  font-family: 'Shippori Mincho B1';
  src: url('../fonts/shippori-mincho-b1/shippori-mincho-b1-extrabold-hero.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0057, U+0062, U+0065, U+3001, U+3002, U+3044, U+304B, U+3059, U+3068, U+3084, U+308A, U+308F, U+30B1, U+30CB, U+30DE, U+30E3, U+30F3, U+30FC;
}

@font-face {
  font-family: 'Shippori Mincho B1';
  src: url('../fonts/shippori-mincho-b1/shippori-mincho-b1-extrabold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
