@charset "utf-8";

@font-face {
    font-family: 'CuteFont';
    src: url('../fonts/CuteFont-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'GothicA1';
    src: url('../fonts/GothicA1-Regular.ttf') format('truetype');
    font-weight:200;
}

@font-face {
    font-family: 'MPLUS1p';
    src: url('../fonts/MPLUS1p-Regular.ttf') format('truetype');
    font-weight:400;
}

@font-face {
    font-family: 'NanumGothic';
    src: url('../fonts/NanumGothic-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumMyeongjo';
    src: url('../fonts/NanumMyeongjo-Regular.ttf') format('truetype');
    font-weight:400;
}

@font-face {
    font-family: 'NotoSansKR';
    src: url('../fonts/NotoSansKR-Regular.otf') format('truetype');
    font-weight:300;
}

@font-face {
    font-family: 'NotoSerifJP';
    src: url('../fonts/NotoSerifJP-Regular.otf') format('truetype');
    font-weight:300;
}

@font-face {
    font-family: 'SawarabiMincho';
    src: url('../fonts/SawarabiMincho-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'HiMelody';
    src: url('../fonts/HiMelody-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'MalgunGothic';
    src: url('../fonts/malgun.ttf') format('truetype');
}

@font-face {
    font-family: 'SandolGothic';
    src: url('../fonts/sdgtl.ttf') format('truetype');
}