@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

@import url(//cdn.jsdelivr.net/npm/@openfonts/jost_all@0.0.3/index.min.css);

.notosanskr * { 
 font-family: 'Noto Sans KR', sans-serif;
}
html, body, input, select, form, ul,dl,dt,dd, li, div, p, h1, h2, h3, h5, h6, p, span, fieldset { border:0; margin:0; padding:0; }
body {
  overflow-x: hidden;
}
ol { border:0; margin:0;  padding-left:28px;  }
ul, ul>li {list-style:none;}
li img { vertical-align:top;}
img { margin:0; padding:0; font-size:0; line-height:0; vertical-align:top;}

/* A태그 */
a{ color:#333; text-decoration:none; }

html {font-family: 'Noto Sans KR', sans-serif; font-size:1em /*16px*/; line-height:1.7; color:#565656; word-break:keep-all;}

