/* CN Fonts */
@font-face {
	font-family: NotoSans-Black;
	src: url("/fonts/NotoSans-Black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: NotoSans-Light;
	src: url("/fonts/NotoSans-Light.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}