@font-face {
	font-family: 'notoSansKR';
	font-style: normal;
	font-weight: 100;
	src: url(notokr-thin.eot);
	src: url(notokr-thin.eot#iefix) format('embedded-opentype'),
	url(notokr-thin.woff) format('woff2'),
	url(notokr-thin.woff) format('woff'),
	url(notokr-thin.ttf) format('truetype'),
	url(notokr-thin.svg) format('svg');
}

@font-face {
	font-family: 'notoSansKR';
	font-style: normal;
	font-weight: 300;
	src: url(notokr-light.eot);
	src: url(notokr-light.eot#iefix) format('embedded-opentype'),
	url(notokr-light.woff) format('woff2'),
	url(notokr-light.woff) format('woff'),
	url(notokr-light.ttf) format('truetype'),
	url(notokr-light.svg) format('svg');
}

@font-face {
	font-family: 'notoSansKR';
	font-style: normal;
	font-weight: 400;
	src: url(notokr-regular.eot);
	src: url(notokr-regular.eot#iefix) format('embedded-opentype'),
	url(notokr-regular.woff) format('woff2'),
	url(notokr-regular.woff) format('woff'),
	url(notokr-regular.ttf) format('truetype'),
	url(notokr-regular.svg) format('svg');
}

@font-face {
	font-family: 'notoSansKR';
	font-style: normal;
	font-weight: 500;
	src: url(notokr-medium.eot);
	src: url(notokr-medium.eot#iefix) format('embedded-opentype'),
	url(notokr-medium.woff) format('woff2'), url(notokr-medium.woff)
	format('woff'), url(notokr-medium.ttf) format('truetype'),
	url(notokr-medium.svg) format('svg');
}

@font-face {
	font-family: 'notoSansKR';
	font-style: normal;
	font-weight: 700;
	src: url(notokr-bold.eot);
	src: url(notokr-bold.eot#iefix) format('embedded-opentype'),
	url(notokr-bold.woff) format('woff2'), url(notokr-bold.woff)
	format('woff'), url(notokr-bold.ttf) format('truetype'),
	url(notokr-bold.svg) format('svg');
}



@font-face {
	font-family: 'ckgKP';
	font-style: normal;
	font-weight: 100;
	src: url(JKG-M_3.ttf) format('truetype');
}

body {
	font-family: 'notoSansKR', 'ckgKP', sans-serif;
	letter-spacing: -1px;
}