@charset "utf-8";


@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");

body{font-size:18px; font-family:'Pretendard',Dotum,sans-serif; color:#434343; letter-spacing:-0.35px; word-break:keep-all; -webkit-text-size-adjust:none;}
p,span.li,table,a{transform : rotate(0.04deg)}
table, pre, input, select, textarea, button{font-size:16px; line-height:22px; font-family:'Pretendard',Dotum,sans-serif;}

::-moz-selection{
  background: #222;
  color: #fff;
}

::-webkit-selection{
  background: #222;
  color: #fff;
}

::selection{
  background: #222;
  color: #fff;
}