@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 300;
	src: url(/html/_font/notokr-light.eot);
	src: url(/html/_font/notokr-light.eot?#iefix) format('embedded-opentype'),
	url(/html/_font/notokr-light.woff) format('woff'),
	url(/html/_font/notokr-light.ttf) format('truetype');
}
@font-face {  
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 500;
	src: url(/html/_font/notokr-regular.eot);
	src: url(/html/_font/notokr-regular.eot?#iefix) format('embedded-opentype'),
	url(/html/_font/notokr-regular.woff) format('woff'),
	url(/html/_font/notokr-regular.ttf) format('truetype');
}
@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 700;
	src: url(/html/_font/notokr-medium.eot);
	src: url(/html/_font/notokr-medium.eot?#iefix) format('embedded-opentype'),
	url(/html/_font/notokr-medium.woff) format('woff'),
	url(/html/_font/notokr-medium.ttf) format('truetype');
}
@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 900;
	src: url(/html/_font/notokr-bold.eot);
	src: url(/html/_font/notokr-bold.eot?#iefix) format('embedded-opentype'),
	url(/html/_font/notokr-bold.woff) format('woff'),
	url(/html/_font/notokr-bold.ttf) format('truetype');
}