<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@font-face{
	font-family: 'Noto Sans';
	font-weight: 100; /* ((( 350 */
	src: url('..//font/NotoSans-Thin.eot');
	src: local('☺'),
				/*url(..//font/NotoSans-Thin.woff2) format('woff2'),*/
				url('..//font/NotoSans-Thin.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 300; /* ((( 350 */
	src: url('..//font/NotoSans-Light.eot');
	src: local('☺'),
				/*url(..//font/NotoSans-Light.woff2) format('woff2'),*/
				url('..//font/NotoSans-Light.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 400; /* ((( 350 */
	src: url('..//font/NotoSans-DemiLight.eot');
	src: local('☺'),
				/*url(..//font/NotoSans-DemiLight.woff2) format('woff2'),*/
				url('..//font/NotoSans-DemiLight.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 500; /* ((( 400 */
	src: url('..//font/NotoSans-Regular.eot');
	src: local('☺'),
				/*url(..//font/NotoSans-Regular.woff2) format('woff2'),*/
				url('..//font/NotoSans-Regular.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 600; /* ((( 500 */
	src: url('..//font/NotoSans-Medium.eot');
	src: local('☺'),
				/*url(..//font/NotoSans-Medium.woff2) format('woff2'),*/
				url('..//font/NotoSans-Medium.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 700; /* ((( 500 */
	src: url('..//font/NotoSans-Bold.eot');
	src: local('☺'),
				/*url(..//font/NotoSans-Bold.woff2) format('woff2'),*/
				url('..//font/NotoSans-Bold.woff') format('woff');
}
</pre></body></html>