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

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

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

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

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

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