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

@font-face {
    font-family: 'godo';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/GodoM.woff') format('woff');
}
@font-face {
    font-family: 'godo';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/GodoB.woff') format('woff');
}
@font-face {
    font-family: 'montserrat';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/JalaliMohammadali/Montserrat_Font@main/fonts/webfonts/Montserrat-Medium.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/JalaliMohammadali/Montserrat_Font@main/fonts/webfonts/Montserrat-Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'montserrat';
    font-weight: 800;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/JalaliMohammadali/Montserrat_Font@main/fonts/webfonts/Montserrat-ExtraBold.woff2') format('woff2');
    font-display: swap;
}

html {-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body {color:#111;margin:0;padding:0;font-size:14px;font-family:'pretendard', 'Malgun Gothic', '맑은 고딕', 'Apple SD Gothic Neo', sans-serif;word-break:keep-all;-webkit-font-smoothing:antialiased}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
ul, dl, dt, dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button, textarea, select {color:#222222;margin:0;padding:0;outline:0;resize:none;font-family:'pretendard', 'Malgun Gothic', '맑은 고딕', 'Apple SD Gothic Neo', sans-serif}
input::-webkit-input-placeholder {color:#AAAAAA}
button {cursor:pointer;border:0;background:transparent;font-size:inherit}
p {margin:0;padding:0;word-break:keep-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:inherit;text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}
*, :after, :before {box-sizing:border-box;-webkit-box-sizing:border-box;word-break:keep-all}
img {max-width:100%}
em, address {font-style:normal}
strong {font-weight:700}
table {border-collapse:collapse;border-spacing:0}
