@charset "utf-8";
/*@media all and (min-width:1200px) {
/* begin - font css */

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 400;
    src: url('../../webfont/NanumGothic.eot');
    src: url('../../webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('../../webfont/NanumGothic.woff') format('woff'),
         url('../../webfont/NanumGothic.ttf') format('truetype'),
         url('../../webfont/NanumGothic.svg#NanumGothicBold') format('svg');
	src:local(※),url('../../webfont/NanumGothic.woff') format('woff')
	}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 400;
    src: url('../../webfont/NanumGothicBold.eot');
    src: url('../../webfont/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
         url('../../webfont/NanumGothicBold.woff') format('woff'),
         url('../../webfont/NanumGothicBold.ttf') format('truetype'),
         url('../../webfont/NanumGothicBold.svg#NanumGothicBold') format('svg');
	src:local(※),url('../../webfont/NanumGothicBold.woff') format('woff')
	}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 400;
    src: url('../../webfont/NanumGothicExtraBold.eot');
    src: url('../../webfont/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../../webfont/NanumGothicExtraBold.woff') format('woff'),
         url('../../webfont/NanumGothicExtraBold.ttf') format('truetype'),
         url('../../webfont/NanumGothicExtraBold.svg#NanumGothicExtraBold') format('svg');
	src:local(※),url('../../webfont/NanumGothicExtraBold.woff') format('woff')
	}
}