@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2"),
		 url("../fonts/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2"),
		 url("../fonts/NotoSansJP-Bold.woff") format("woff");
}

@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NotoSerifJP-Regular.woff2") format("woff2"),
		 url("../fonts/NotoSerifJP-Regular.woff") format("woff");
}
@font-face {
	font-family: 'Noto Serif JP';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NotoSerifJP-Bold.woff2") format("woff2"),
		 url("../fonts/NotoSerifJP-Bold.woff") format("woff");
}

@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NotoSans-Regular.woff2") format("woff2"),
		 url("../fonts/NotoSans-Regular.woff") format("woff");
}
@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/NotoSans-Italic.woff2") format("woff2"),
		 url("../fonts/NotoSans-Italic.woff") format("woff");
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NotoSans-Bold.woff2") format("woff2"),
		 url("../fonts/NotoSans-Bold.woff") format("woff");
}
@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: 700;
	src: url("../fonts/NotoSans-BoldItalic.woff2") format("woff2"),
		 url("../fonts/NotoSans-BoldItalic.woff") format("woff");
}

@font-face {
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/NotoSerif-Regular.woff2") format("woff2"),
		 url("../fonts/NotoSerif-Regular.woff") format("woff");
}
@font-face {
	font-family: 'Noto Serif';
	font-style: italic;
	font-weight: 400;
	src: url("../fonts/NotoSerif-Italic.woff2") format("woff2"),
		 url("../fonts/NotoSerif-Italic.woff") format("woff");
}
@font-face {
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NotoSerif-Bold.woff2") format("woff2"),
		 url("../fonts/NotoSerif-Bold.woff") format("woff");
}
@font-face {
	font-family: 'Noto Serif';
	font-style: italic;
	font-weight: 700;
	src: url("../fonts/NotoSerif-BoldItalic.woff2") format("woff2"),
		 url("../fonts/NotoSerif-BoldItalic.woff") format("woff");
}