@font-face {
	font-family: 'Zen Old Mincho';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../font/ZenOldMincho-Regular.woff2') format('woff2');
}
@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');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../font/noto-sans-jp-normal-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../font/noto-sans-jp-normal-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Shippori Mincho B1', serif;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../font/ShipporiMinchoB1-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Shippori Mincho B1', serif;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../font/ShipporiMinchoB1-Bold.woff2') format('woff2');
}