@font-face {
	font-display: swap;
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 400;
	src: url("NotoSans-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Noto Sans";
	font-style: normal;
	font-weight: 600;
	src: url("NotoSans-SemiBold.ttf") format("truetype");
}

