@font-face {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../font/ZenOldMincho-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../font/ZenOldMincho-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Zen Old Mincho';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/ZenOldMincho-Bold.woff2') format('woff2');
}
/* Shippori Mincho B1 */
@font-face {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/ShipporiMinchoB1-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../font/ShipporiMinchoB1-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../font/ShipporiMinchoB1-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/ShipporiMinchoB1-Bold.woff2') format('woff2');
}