@CHARSET "UTF-8";
/* CSS Document */

td, div, p, li, dt, dd, input, textarea, select, h1, h2, h3, h4, h5 {font-family: nGothic, dotum, gulim;}

@font-face{
	font-family: nGothic;
	font-style: normal;
	font-weight: normal;
	src: url('/_pages/font/NanumGothic.eot'); 
	src: url('/_pages/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
		 url('/_pages/font/NanumGothic.woff') format('woff'), 
		 url('/_pages/font/NanumGothic.ttf') format('truetype');
}

@font-face{
	font-family: nGothicB;
	font-style: normal;
	font-weight: bold;
	src: url('/_pages/font/NanumGothicBold.eot');
	src: url('/_pages/font/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		 url('/_pages/font/NanumGothicBold.woff') format('woff'),
		 url('/_pages/font/NanumGothicBold.ttf') format('truetype');
}

@font-face{
	font-family: nGothicEB;
	font-style: normal;
	font-weight: bold;
	src: url('/_pages/font/NanumGothicExtraBold.eot');
	src: url('/_pages/font/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
		 url('/_pages/font/NanumGothicExtraBold.woff') format('woff'),
		 url('/_pages/font/NanumGothicExtraBold.ttf') format('truetype');
}

@font-face{
	font-family: NanumSquare;
	font-style: normal;
	font-weight: normal;
	src: url('/_pages/font/NanumSquareR.eot');
	src: url('/_pages/font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		 url('/_pages/font/NanumSquareR.woff') format('woff'),
		 url('/_pages/font/NanumSquareR.ttf') format('truetype');
}

/****** boldÃ¼ ******/
strong, b, h4, h5, dt, th, .caution {font-family: nGothicB, dotum, gulim; font-weight:bold;}
strong.eb, b.eb, .eb {font-family: nGothicEB, dotum, gulim; font-weight:bold;}

/****** Á¦¸ñ ******/
.visualArea h2 {font-family:nGothicEB, dotum, gulim;}
.titleArea h3 {font-family:nGothicEB, dotum, gulim;}
