@font-face {
    font-family: 'PPEiko-Thin';
    src:    url(../data/fonts/ppeiko-thin/PPEiko-Thin.woff2) format("woff2"),
            url(../data/fonts/ppeiko-thin/PPEiko-Thin.woff) format("woff"),
            url(../data/fonts/ppeiko-thin/PPEiko-Thin.ttf) format("truetype"),
            url(../data/fonts/ppeiko-thin/PPEiko-Thin.otf) format("opentype");
}

@font-face {
    font-family: 'Untitled-Sans-Regular';
    src:    url(../data/fonts/untitled-sans-regular/Untitled-Sans-Regular.woff2) format("woff2"),
            url(../data/fonts/untitled-sans-regular/Untitled-Sans-Regular.woff) format("woff"),
            url(../data/fonts/untitled-sans-regular/Untitled-Sans-Regular.ttf) format("truetype"),
            url(../data/fonts/untitled-sans-regular/Untitled-Sans-Regular.otf) format("opentype");
}

@font-face {
    font-family: 'Untitled-Sans-Medium';
    src:    url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.woff2) format("woff2"),
            url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.woff) format("woff"),
            url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.ttf) format("truetype"),
            url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.otf) format("opentype");
}

@font-face {
    font-family: 'Untitled-Sans-Light';
    src:    url(../data/fonts/untitled-sans-light/Untitled-Sans-Light.woff2) format("woff2"),
            url(../data/fonts/untitled-sans-light/Untitled-Sans-Light.woff) format("woff"),
            url(../data/fonts/untitled-sans-light/Untitled-Sans-Light.ttf) format("truetype"),
            url(../data/fonts/untitled-sans-light/Untitled-Sans-Light.otf) format("opentype");
}
/*  */
@font-face {
    font-family: 'NotoSansKR-Regular';
    src:    url(../data/fonts/NotoSansKR-Regular/NotoSansKR-Regular.woff2) format("woff2"),
            url(../data/fonts/NotoSansKR-Regular/NotoSansKR-Regular.woff) format("woff"),
            url(../data/fonts/NotoSansKR-Regular/NotoSansKR-Regular.ttf) format("truetype"),
            /* url(../data/fonts/NotoSansKR-Regular/NotoSansKR-Regular.woff2) format("opentype"); */
}

@font-face {
    font-family: 'NotoSansKR-Thin';
    src:    url(../data/fonts/IBM/IBMPlexSansKR-ExtraLight.woff2) format("woff2"),
            url(../data/fonts/IBM/IBMPlexSansKR-ExtraLight.woff) format("woff"),
            url(../data/fonts/IBM/IBMPlexSansKR-ExtraLight.ttf) format("truetype"),
            url(../data/fonts/IBM/IBMPlexSansKR-ExtraLight.otf) format("opentype");
}

@font-face {
    font-family: 'notosanslight';
    src:    url(../data/fonts/notosanslight/notosanslight.woff2) format("woff2"),
            url(../data/fonts/notosanslight/notosanslight.woff) format("woff"),
            url(../data/fonts/notosanslight/notosanslight.ttf) format("truetype"),
            url(../data/fonts/notosanslight/notosanslight.otf) format("opentype");
}

/* @font-face {
    font-family: 'Untitled-Sans-Medium';
    src:    url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.woff2) format("woff2"),
            url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.woff) format("woff"),
            url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.ttf) format("truetype"),
            url(../data/fonts/untitled-sans-medium/Untitled-Sans-Medium.otf) format("opentype");
} */