@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 400;
	src: url(../font/NanumGothicRegular.eot);
	src: url(../font/NanumGothicRegular.eot?#iefix) format('embedded-opentype'),
		 url(../font/NanumGothicRegular.woff) format('woff'),
		 url(../font/NanumGothicRegular.otf) format('opentype');
}
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 100;
	src: url(../font/NanumGothicThin.eot);
	src: url(../font/NanumGothicThin.eot?#iefix) format('embedded-opentype'),
		 url(../font/NanumGothicThin.woff) format('woff'),
		 url(../font/NanumGothicThin.otf) format('opentype');
}
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 300;
	src: url(../font/NanumGothicLight.eot);
	src: url(../font/NanumGothicLight.eot?#iefix) format('embedded-opentype'),
		 url(../font/NanumGothicLight.woff) format('woff'),
		 url(../font/NanumGothicLight.otf) format('opentype');
}
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 600;
	src: url(../font/NanumGothicBold.eot);
	src: url(../font/NanumGothicBold.eot?#iefix) format('embedded-opentype'),
		 url(../font/NanumGothicBold.woff) format('woff'),
		 url(../font/NanumGothicBold.otf) format('opentype');
}