/* fonts */
/* Noto Sans Kr, Cute Font */
/* @import url('https://fonts.googleapis.com/css2?family=Cute+Font&family=Noto+Sans+KR:wght@100..900&display=swap'); */

/* Jalnan2 */
/* @font-face {
    font-family: 'Jalnan2';
    src: url('../fonts/Jalnan2/Jalnan2.otf') format('opentype');
} */
@font-face {
    font-family: 'yg-jalnan';
    src: url('../fonts/Jalnan2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Spoqa Han Sans Neo */
@font-face {
    font-family: 'SpoqaHanSansNeo';
    src: url('../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSansNeo';
    src: url('../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSansNeo';
    src: url('../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSansNeo';
    src: url('../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSansNeo';
    src: url('../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

/* Nanum Square Round */
@font-face {
    font-family: 'NanumSquareRound';
    src: url('../fonts/NanumSquareRound/NanumSquareRoundOTFL.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareRound';
    src: url('../fonts/NanumSquareRound/NanumSquareRoundOTFR.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareRound';
    src: url('../fonts/NanumSquareRound/NanumSquareRoundOTFB.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareRound';
    src: url('../fonts/NanumSquareRound/NanumSquareRoundOTFEB.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

/* Tmoney Round Wind */
@font-face {
    font-family: 'TmoneyRoundWind';
    src: url('../fonts/TmoneyRoundWind/TmoneyRoundWindRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'TmoneyRoundWind';
    src: url('../fonts/TmoneyRoundWind/TmoneyRoundWindExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

/* Cafe24 Ssurround */
@font-face {
    font-family: 'Cafe24Ssurround';
    src: url('../fonts/Cafe24Ssurround/Cafe24Ssurround.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
