@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src:
		local(""),
		url(../woff2/notosans-regular.woff2) format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src:
		local(""),
		url(../woff2/notosans-italic.woff2) format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src:
		local(""),
		url(../woff2/notosans-medium.woff2) format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src:
		local(""),
		url(../woff2/notosans-mediumitalic.woff2) format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src:
		local(""),
		url(../woff2/notosans-bold.woff2) format("woff2");
}

@font-face {
	font-family: "Noto Sans";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src:
		local(""),
		url(../woff2/notosans-bolditalic.woff2) format("woff2");
}
