@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&family=Pattaya&display=swap');
* {box-sizing:border-box;}
html,body,h1,h2,h3,h4,h5,h6,p,div,
header,nav,aside,footer,main,article,section,
ul,ol,li,dl,dt,dd,span,table,tr,td,th,
strong,em,q,blockquote,sub,sup,del,s,code,address,
form,input,fieldset,legend,label,select,option,button,
textarea,summary,hr {
    margin:0; padding:0; line-height:1.0;
    font-family:'Pretendard','Noto Sans KR', sans-serif;
    letter-spacing:1.0; font-size:1.0rem;
    font-style:normal; font-weight:normal;
    border:0; color:#000;
}
ul,ol,li {list-style:none;}
table,tr,td,th {border-collapse:collapse;}
a {text-decoration:none; color:#000;}
fieldset {border:0;}
legend {display:none;}
button {cursor:pointer; background:none;}
.skip {display:none;}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
이 폰트로 만든 디자인