@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {margin:0; padding:0; -webkit-text-size-adjust:none;}
body {font-family:"Apple SD Gothic Neo",'NanumGothic',"Nanum Gothic","나눔고딕","돋움","Dotum"; font-size:100%; line-height:1;}
img, fieldset {max-width:100%; border:0;}
ul, ol, li, dl {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
hr {display:none;}
a {color:inherit; vertical-align:top; text-decoration:none;}
legend, caption {display:none; clear:both;}
input, textarea, select, button, table {font-size:inherit; font-family:inherit; line-height:inherit; vertical-align:middle;}
section, article, nav, aside, hgroup, header, footer {display:block;}
textarea {resize:none;}
table {border-collapse:collapse; border-spacing:0;}
label {cursor:pointer;}
.bold {font-weight:bold;}
.clear {clear:both;}

/* Font */

font-face {
    font-family: MalgunGothic;
    src: local("Apple SD Gothic Neo"),
    local("Nanum Gothic");
}

@font-face {
    font-family: "Nanum Gothic";
    src: local("Apple SD Gothic Neo"),
    local("Nanum Gothic");
}

@font-face {
    font-family: "나눔 고딕";
    src: local("Apple SD Gothic Neo"),
    local("Nanum Gothic");
}
