@font-face {
	font-family: 'NotoSansJP';
	src: url('../fonts/Noto_Sans_JP/NotoSansJP-Black.otf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansJP';
	src: url('../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansJP';
	src: url('../fonts/Noto_Sans_JP/NotoSansJP-Light.otf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansJP';
	src: url('../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansJP';
	src: url('../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansJP';
	src: url('../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-Black.otf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-ExtraLight.otf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-Light.otf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-Medium.otf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP';
	src: url('../fonts/Noto_Serif_JP/NotoSerifJP-SemiBold.otf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

