@charset "utf-8";
/* CSS Document */
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
*{ margin:0; padding:0;}
li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none; color:#191919}
.ul:after{ content:""; clear:both; height:0; display:block; visibility:hidden;}
body, a {font-family:  'notokr-kr',san-serif;font-weight:400; color: #191919; font-size: 14px;}
input, button, select, textarea, label {font-family:  'notokr-kr',san-serif;font-weight:400; outline: none;-webkit-tap-highlight-color : transparent;}
button { cursor:pointer; outline:none; font-weight: 400;}
input[type="password"] {
    font-family: 'notokr-kr';
}
input[type="password"] {
    font-family: 'notokr-kr';
}

input[type="text"] {
    font-family: 'notokr-kr' !important;
}