@font-face {
	font-family:'Noto';
	font-weight:400;
	font-style:normal;
	src:url('../font/NotoSansKR-Light.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Light.otf') format('opentype'),
	url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Light.woff') format('woff'); /* 웹 브라우저 버전 */
}


@font-face {
	font-family:'Noto';
	font-weight:500;
	font-style:normal;
	src:url('../font/NotoSansKR-DemiLight.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-DemiLight.otf') format('opentype'),
	url('../font/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-DemiLight.woff') format('woff'); /* 웹 브라우저 버전 */
}


@font-face {
	font-family:'Noto';
	font-weight:normal;
	font-style:normal;
	src:url('../font/NotoSansKR-Regular.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Regular.otf') format('opentype'),
	url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Regular.woff') format('woff'); /* 웹 브라우저 버전 */
}

@font-face {
	font-family:'Noto';
	font-weight:600;
	font-style:normal;
	src:url('../font/NotoSansKR-Medium.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Medium.otf') format('opentype'),
	url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Medium.woff') format('woff'); /* 웹 브라우저 버전 */
}

@font-face {
	font-family:'Noto';
	font-weight:700;
	font-style:normal;
	src:url('../font/NotoSansKR-Bold.eot'); /* IE9 Compat Modes */
	src:url('../font/NotoSansKR-Bold.otf') format('opentype'),
	url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
	url('../font/NotoSansKR-Bold.woff') format('woff'); /* 웹 브라우저 버전 */
}