@charset "utf-8";


@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');
}

