@charset 'euc-kr';

@font-face {
	font-family: 'notokr-light';
	font-style: normal;
	font-weight: 100;
	src: url('../font/notokr-light.eot');
	src: url('../font/notokr-light.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-light.woff') format('font-woff'),
		 url('../font/notokr-light.ttf') format('truetype');
}
 
@font-face {
	font-family: 'notokr-regular';
	font-style: normal;
	font-weight: 300;
	src: url('../font/notokr-regular.eot');
	src: url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-regular.woff') format('font-woff'),
		 url('../font/notokr-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'notokr-medium';
	font-style: normal;
	font-weight: 300;
	src: url('../font/notokr-medium.eot');
	src: url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-medium.woff') format('font-woff'),
		 url('../font/notokr-medium.ttf') format('truetype');
}
 
@font-face {
	font-family: 'notokr-bold';
	font-style: normal;
	font-weight: 700;
	src: url('../font/notokr-bold.eot');
	src: url('../font/notokr-bold.eot?#iefix') format('embedded-opentype'),
		 url('../font/notokr-bold.woff') format('font-woff'),
		 url('../font/notokr-bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Hanna';
	font-style: normal;
	font-weight: 400;
	src: url('../font/Hanna_ttf.eot');
	src: url('../font/Hanna_ttf.eot?#iefix') format('embedded-opentype'),
		url('../font/BMHANNA11yrsold.woff') format('woff'),
		url('../font/Hanna_ttf.ttf') format('truetype');
}


@font-face {
    font-family: 'GimpoTitle00';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/GimpoTitle00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Cafe24Oneprettynight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Oneprettynight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NanumSquareNeo-Variable';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}



body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, caption, th, td, form, fieldset, legend, hr {margin:0;padding:0;letter-spacing:-1px;}
ul, ol {list-style:none;}
table {margin:0;padding:0;border-spacing:0;border:0;border-collapse: collapse;_border-collapse:collapse;}
*+html table {border-collapse:collapse;}
img, fieldset {border:0;}
img{vertical-align:top}
address, em {font-style:normal;font-weight:normal;}
input, select, button, textarea {padding:0;color:#777;font-size:100%;font-family:"notokr-regular", sans-serif, "µ¸¿ò", Dotum, "±¼¸²", Gulim;}
body {color:#666;font-size:12px;line-height:1.2;font-family:"notokr-regular", sans-serif, "µ¸¿ò", Dotum, "±¼¸²", Gulim;}
hr {display:none;}
caption, legend, .invisible {*position:absolute;top:0;left:0;width:0;height:0;line-height:0;overflow:hidden;visibility:hidden;font-size:0;text-indent:-9999px;}
a {color:#666;text-decoration:none;}
a:focus, a:hover, a:active {text-decoration:none;}
.default {margin:0 !important;}