/* 중국어 */


		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 100;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-Thin.eot');
			src: url('../fonts/NotoSansCJKsc-Thin.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-Thin.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-Thin.otf') format('truetype');
		}
/*
		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 200;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-Light.eot');
			src: url('../fonts/NotoSansCJKsc-Light.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-Light.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-Light.otf') format('truetype');
		}

		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 300;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-DemiLight.eot');
			src: url('../fonts/NotoSansCJKsc-DemiLight.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-DemiLight.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-DemiLight.otf') format('truetype');
		}

		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 400;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-Regular.eot');
			src: url('../fonts/NotoSansCJKsc-Regular.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-Regular.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-Regular.otf') format('truetype');
		}
*/
		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 500;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-Medium.eot');
			src: url('../fonts/NotoSansCJKsc-Medium.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-Medium.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-Medium.otf') format('truetype');
		}
/*
		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 700;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-Black.eot');
			src: url('../fonts/NotoSansCJKsc-Black.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-Black.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-Black.otf') format('truetype');
		}

		@font-face {
			font-family: 'NotoSansCJKsc';
			font-weight: 900;
			font-style: normal;
			src: url('../fonts/NotoSansCJKsc-Bold.eot');
			src: url('../fonts/NotoSansCJKsc-Bold.eot') format('embedded-opentype'),
			url('../fonts/NotoSansCJKsc-Bold.woff') format('woff'),
			url('../fonts/NotoSansCJKsc-Bold.otf') format('truetype');
		}
*/