@charset "utf-8";
/* Noto Sans KR */
@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 100;
    src: url('/kids/font/NotoSans/NotoSansKR-Thin.woff2') format('woff2'),
        url('/kids/font/NotoSans/NotoSansKR-Thin.woff') format('woff'),
        url('/kids/font/NotoSans/NotoSansKR-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 200;
    src: url('/kids/font/NotoSans/NotoSansKR-Light.woff2') format('woff2'),
        url('/kids/font/NotoSans/NotoSansKR-Light.woff') format('woff'),
        url('/kids/font/NotoSans/NotoSansKR-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 400;
    src: url('/kids/font/NotoSans/NotoSansKR-Regular.woff2') format('woff2'),
        url('/kids/font/NotoSans/NotoSansKR-Regular.woff') format('woff'),
        url('/kids/font/NotoSans/NotoSansKR-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 500;
    src: url('/kids/font/NotoSans/NotoSansKR-Medium.woff2') format('woff2'),
        url('/kids/font/NotoSans/NotoSansKR-Medium.woff') format('woff'),
        url('/kids/font/NotoSans/NotoSansKR-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 600;
    src: url('/kids/font/NotoSans/NotoSansKR-Bold.woff2') format('woff2'),
        url('/kids/font/NotoSans/NotoSansKR-Bold.woff') format('woff'),
        url('/kids/font/NotoSans/NotoSansKR-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 700;
    src: url('/kids/font/NotoSans/NotoSansKR-Black.woff2') format('woff2'),
        url('/kids/font/NotoSans/NotoSansKR-Black.woff') format('woff'),
        url('/kids/font/NotoSans/NotoSansKR-Black.otf') format('opentype');
}

/* CoreDream */
@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 100;
    src: url('/kids/font/CoreDream/SCDream1.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 200;
    src: url('/kids/font/CoreDream/SCDream2.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 300;
    src: url('/kids/font/CoreDream/SCDream3.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 400;
    src: url('/kids/font/CoreDream/SCDream4.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 500;
    src: url('/kids/font/CoreDream/SCDream5.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 600;
    src: url('/kids/font/CoreDream/SCDream6.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 700;
    src: url('/kids/font/CoreDream/SCDream7.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 800;
    src: url('/kids/font/CoreDream/SCDream8.otf') format('opentype');
}

@font-face {
    font-family: 'CoreDream';
    font-style: normal;
    font-weight: 900;
    src: url('/kids/font/CoreDream/SCDream9.otf') format('opentype');
}

/* VITOR-CORE */
@font-face {
    font-family: 'VITRO';
    font-style: normal;
    src: url('/kids/font/VITRO/VITRO-CORE-OTF.otf') format('opentype'),
    url('/kids/font/VITRO/VITRO-CORE-TTF.ttf') format('truetype');
}

/* Roboto */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    src: url('/kids/font/Roboto/Roboto-Medium.otf') format('opentype'),
}

/* Jalnan */
@font-face {
    font-family: 'Jalnan';
    font-style: normal;
    src: url('/kids/font/Jalnan/Jalnan.eot'),
    url('/kids/font/Jalnan/Jalnan.woff') format('woff'),
}       