/************Noto Serif JP***************/
@font-face {
	font-family: 'Noto Serif JP', serif;
	src: url('../font/NotoSerifJP-Regular-Alphabetic.woff2') format('woff2'),
		url('../font/NotoSerifJP-Regular-Alphabetic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Serif JP', serif;
	src: url('../font/NotoSerifJP-Medium-Alphabetic.woff2') format('woff2'),
		url('../font/NotoSerifJP-Medium-Alphabetic.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Serif JP', serif;
	src: url('../font/NotoSerifJP-SemiBold-Alphabetic.woff2') format('woff2'),
		url('../font/NotoSerifJP-SemiBold-Alphabetic.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Serif JP', serif;
	src: url('../font/NotoSerifJP-Bold-Alphabetic.woff2') format('woff2'),
		url('../font/NotoSerifJP-Bold-Alphabetic.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/************End Noto Serif JP***************/

@font-face {
	font-family: 'Zen Kaku Gothic New';
	src: url('../font/ZenKakuGothicNew-Regular.woff2') format('woff2'),
		url('../font/ZenKakuGothicNew-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Zen Kaku Gothic New';
	src: url('../font/ZenKakuGothicNew-Light.woff2') format('woff2'),
		url('../font/ZenKakuGothicNew-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Zen Kaku Gothic New';
	src: url('../font/ZenKakuGothicNew-Medium.woff2') format('woff2'),
		url('../font/ZenKakuGothicNew-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Zen Kaku Gothic New';
	src: url('../font/ZenKakuGothicNew-Black.woff2') format('woff2'),
		url('../font/ZenKakuGothicNew-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Zen Kaku Gothic New';
	src: url('../font/ZenKakuGothicNew-Bold.woff2') format('woff2'),
		url('../font/ZenKakuGothicNew-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}