
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css?family=Black+Han+Sans:400');
@font-face {
    font-family: 'KCC-DodamdodamR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCC-DodamdodamR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GamtanRoad Gamtan';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GamtanRoadGamtan/GamtanRoadGamtan.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GamtanRoadGamtan/GamtanRoadGamtan.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GamtanRoadGamtan/GamtanRoadGamtan.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GamtanRoadGamtan/GamtanRoadGamtan.ttf') format('truetype');
}
@font-face {
    font-family: 'Lotte Mart Dream';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/LotteMartDream/LotteMartDream-Medium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/LotteMartDream/LotteMartDream-Medium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/LotteMartDream/LotteMartDream-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Wooridaum';
    font-weight: 300;
    font-style: normal;
    src: url('/fonts/WooridaumL.woff2') format('woff2'),
         url('/fonts/WooridaumL.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Wooridaum';
    font-weight: 500;
    font-style: normal;
    src: url('/fonts/WooridaumR.woff2') format('woff2'),
         url('/fonts/WooridaumR.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Wooridaum';
    font-weight: 700;
    font-style: normal;
    src: url('/fonts/WooridaumB.woff2') format('woff2'),
         url('/fonts/WooridaumB.woff') format('woff');
    font-display: swap;
}

body, input, textarea, button, select {font-family:'pretendard', sans-serif; word-break: keep-all; font-weight: 500; letter-spacing: -0.5px}
