@charset "UTF-8";
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 400;
	src: url(../font/NanumGothic-Regular.eot);
	src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumGothic-Regular.woff2) format('woff2'),
		url(../font/NanumGothic-Regular.woff) format('woff'),
		url(../font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 600;
	src: url(../font/NanumGothic-Bold.eot);
	src: url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
		url(../../font/NanumGothic-Bold.woff2) format('woff2'),
		url(../font/NanumGothic-Bold.woff) format('woff'),
		url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 800;
	src: url(../font/NanumGothic-ExtraBold.eot);
	src: url(../font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumGothic-ExtraBold.woff2) format('woff2'),
		url(../font/NanumGothic-ExtraBold.woff) format('woff'),
		url(../font/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
	font-family: 'NanumSquareR';
	font-style: normal;
	src: url(../font/NanumSquareR.eot);
	src: url(../font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumSquareR.woff2) format('woff2'),
		url(../font/NanumSquareR.woff) format('woff'),
		url(../font/NanumSquareR.ttf) format('truetype');
}
@font-face {
	font-family: 'NanumSquareB';
	font-style: normal;
	src: url(../font/NanumSquareB.eot);
	src: url(../font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
		url(../font/NanumSquareB.woff2) format('woff2'),
		url(../font/NanumSquareB.woff) format('woff'),
		url(../font/NanumSquareB.ttf) format('truetype');
}
@font-face {
    font-family: 'notokr-medium';
    src: url('../font/notokr-medium.eot');
    src: url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-medium.woff2') format('woff2'),
         url('../font/notokr-medium.woff') format('woff'),
         url('../font/notokr-medium.ttf') format('truetype'),
         url('../font/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'notokr-regular';
    src: url('../font/notokr-regular.eot');
    src: url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/notokr-regular.woff2') format('woff2'),
         url('../font/notokr-regular.woff') format('woff'),
         url('../font/notokr-regular.ttf') format('truetype'),
         url('../font/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*body 공통속성*/
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form {margin:0; padding:0;}
body {font:normal 12px '맑은 고딕','Nanum Gothic', '나눔 고딕', '돋움', dotum; color:#666666;}
a, address, blockquote, br, fieldset, legend, label, form, input, select, textarea, button, table, th, td caption, cite, code, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, div, iframe, ul, ol, li, hr, form, img{margin:0; padding:0;outline:none;}
ul, ol, li {list-style:none;}
img {border:0; vertical-align:middle;margin:0;padding:0;}
img, fieldset, iframe{border:0;}
em, address{font-style:normal;}
textarea{overflow:auto;outline:none;}
caption, legend {display:none;}
input, img, a {vertical-align:middle;outline:none;}
.hidden {display: block;  width: 0;  text-indent: -9999px;  overflow: hidden;}

/* Hyper Link */
/* a:link {color:#666666; text-decoration:none; font:normal 12px 'Nanum Gothic', '나눔 고딕','돋움', dotum; line-height:18px;}
a:active {color:#666666; text-decoration:none; font:normal 12px 'Nanum Gothic', '나눔 고딕','돋움', dotum; line-height:18px;}
a:visited {color:#666666; text-decoration:none; font:normal 12px 'Nanum Gothic', '나눔 고딕','돋움', dotum; line-height:18px;}
a:hover {color:#666666; text-decoration:none; font:normal 12px 'Nanum Gothic', '나눔 고딕','돋움', dotum; line-height:18px;} */






