@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'NanumGothic';
	src: url('/fonts/NanumGothic.eot');
	src: url('/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/NanumGothic.woff') format('woff'),
		 url('/fonts/NanumGothic.ttf') format('truetype'),
		 url('/fonts/NanumGothic.svg#georgiaWeb') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NanumGothicBold';
	src: url('/fonts/NanumGothicBold.eot');
	src: url('/fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/NanumGothicBold.woff') format('woff'),
		 url('/fonts/NanumGothicBold.ttf') format('truetype'),
		 url('/fonts/NanumGothicBold.svg#georgiaWeb') format('svg');
	font-weight: normal;
	font-style: normal;
}

