/*@import "//cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/all.min.css";*/
@font-face {
    font-family: 'KBIZHanmaumMyungjo';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KBIZHanmaumMyungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareRound';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*{margin:0px auto; padding:0px; border:0px; outline:0px; box-sizing:border-box; letter-spacing:-0.06em;}
img{border:0px; vertical-align:top;}

html{/*scroll-behavior:smooth;*/}
html, body{ /*font-family: 'SCoreDream';*/ font-family: 'NanumSquare', 'NanumSquareRound', sans-serif; }
ul, li{list-style:none;}
a{text-decoration:none;}
em{font-style:normal;}

/*▽▽나눔폰트 사용시 ie브라우저에서 박스생김 문제 해결법*/
br{font-family: 'Dotum';}


#container{position:relative; width:100%; /*max-width:1240px;*/ height:100%; overflow:hidden;}


