@font-face {
	font-family: NotoSans-Thin;
	src: local("?"), url(NotoSans-Thin.woff) format("woff");
}
@font-face {
	font-family: NotoSans-Light;
	src: local("?"), url(NotoSans-Light.woff) format("woff");
}
@font-face {
	font-family: NotoSans-Regular;
	src: local("?"), url(NotoSans-Regular.woff) format("woff");
}
@font-face {
	font-family: NotoSans-Medium;
	src: local("?"), url(NotoSans-Medium.woff) format("woff");
}
@font-face {
	font-family: NotoSans-Bold;
	src: local("?"), url(NotoSans-Bold.woff) format("woff");
}
@font-face {
	font-family: NotoSans-Black;
	src: local("?"), url(NotoSans-Black.woff) format("woff");
}