/*
Theme Name: Original website
*/
@font-face {
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url("fonts/NotoSansJP-Thin.woff2") format("woff2"),
	     url("fonts/NotoSansJP-Thin.woff") format("woff"),
	     url("fonts/NotoSansJP-Thin.otf") format("opentype");
}

@font-face {
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url("fonts/NotoSansJP-Light.woff2") format("woff2"),
	     url("fonts/NotoSansJP-Light.woff") format("woff"),
	     url("fonts/NotoSansJP-Light.otf") format("opentype");
}

@font-face {
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("fonts/NotoSansJP-DemiLight.woff2") format("woff2"),
	     url("fonts/NotoSansJP-DemiLight.woff") format("woff"),
	     url("fonts/NotoSansJP-DemiLight.otf") format("opentype");
}

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

@font-face {
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("fonts/NotoSansJP-Medium.woff2") format("woff2"),
	     url("fonts/NotoSansJP-Medium.woff") format("woff"),
	     url("fonts/NotoSansJP-Medium.otf") format("opentype");
}

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

@font-face {
	font-family: "Noto Sans JP";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("fonts/NotoSansJP-Black.woff2") format("woff2"),
	     url("fonts/NotoSansJP-Black.woff") format("woff"),
	     url("fonts/NotoSansJP-Black.otf") format("opentype");
}

@font-face {
	font-family: "Noto Sans Mono JP";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("fonNotoSansMonoJP-Regular.woff2") format("woff2"),
	     url("fonNotoSansMonoJP-Regular.woff") format("woff"),
	     url("fonNotoSansMonoJP-Regular.otf") format("opentype");
}

@font-face {
	font-family: "Noto Sans Mono JP";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("fonNotoSansMonoJP-Bold.woff2") format("woff2"),
	     url("fonNotoSansMonoJP-Bold.woff") format("woff"),
	     url("fonNotoSansMonoJP-Bold.otf") format("opentype");
}