/* @charset "utf-8";

@font-face{
	font-family: 'Noto Sans';
	font-weight: 100; 
	src: url('..//font/NotoSans-Thin.eot');
	src: local('☺'),
				url('..//font/NotoSans-Thin.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 300; 
	src: url('..//font/NotoSans-Light.eot');
	src: local('☺'),
				url('..//font/NotoSans-Light.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 400; 
	src: url('..//font/NotoSans-DemiLight.eot');
	src: local('☺'),
				url('..//font/NotoSans-DemiLight.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 500; 
	src: url('..//font/NotoSans-Regular.eot');
	src: local('☺'),
				url('..//font/NotoSans-Regular.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 600;
	src: url('..//font/NotoSans-Medium.eot');
	src: local('☺'),
				url('..//font/NotoSans-Medium.woff') format('woff');
}
@font-face{
	font-family: 'Noto Sans';
	font-weight: 700; 
	src: url('..//font/NotoSans-Bold.eot');
	src: local('☺'),
				url('..//font/NotoSans-Bold.woff') format('woff');
} */
