@font-face {
    font-family: 'nskt';
    font-style: normal;
    font-weight: 100;
    src: url('/assets/font/NotoSansKR-Thin.woff2') format('woff2'),
      url('/assets/font/NotoSansKR-Thin.woff') format('woff'),
      url('/assets/font/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
    font-family: 'nskl';
    font-style: normal;
    font-weight: 300;
    src: url('/assets/font/NotoSansKR-Light.woff2') format('woff2'),
        url('/assets/font/NotoSansKR-Light.woff') format('woff'),
        url('/assets/font/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
    font-family: 'nskr';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('/assets/font/NotoSansKR-Regular.woff2') format('woff2'),
        url('/assets/font/NotoSansKR-Regular.woff') format('woff'),
        url('/assets/font/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'nskm';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/font/NotoSansKR-Medium.woff2') format('woff2'),
        url('/assets/font/NotoSansKR-Medium.woff') format('woff'),
        url('/assets/font/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'nskb';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/font/NotoSansKR-Bold.woff2') format('woff2'),
        url('/assets/font/NotoSansKR-Bold.woff') format('woff'),
        url('/assets/font/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'nskbk';
    font-style: normal;
    font-weight: 900;
    src: url('/assets/font/NotoSansKR-Black.woff2') format('woff2'),
        url('/assets/font/NotoSansKR-Black.woff') format('woff'),
        url('/assets/font/NotoSansKR-Black.otf') format('opentype');
}
@font-face {
    font-family: 'scd1';
    font-style: normal;
    font-weight: 100;
    src: url('/assets/font/SCDream1.otf') format('opentype'),
        url('/assets/font/SCDream1.woff') format('woff');
}
@font-face {
    font-family: 'scd2';
    font-style: normal;
    font-weight: 200;
    src: url('/assets/font/SCDream2.otf') format('opentype'),
        url('/assets/font/SCDream2.woff') format('woff');
}
@font-face {
    font-family: 'scd3';
    font-style: normal;
    font-weight: 300;
    src: url('/assets/font/SCDream3.otf') format('opentype'),
        url('/assets/font/SCDream3.woff') format('woff');
}
@font-face {
    font-family: 'scd4';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/font/SCDream4.otf') format('opentype'),
        url('/assets/font/SCDream4.woff') format('woff');
}
@font-face {
    font-family: 'scd5';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/font/SCDream5.otf') format('opentype'),
        url('/assets/font/SCDream5.woff') format('woff');
}
@font-face {
    font-family: 'scd6';
    font-style: normal;
    font-weight: 600;
    src: url('/assets/font/SCDream6.otf') format('opentype'),
        url('/assets/font/SCDream6.woff') format('woff');
}
@font-face {
    font-family: 'scd7';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/font/SCDream7.otf') format('opentype'),
        url('/assets/font/SCDream7.woff') format('woff');
}
@font-face {
    font-family: 'scd8';
    font-style: normal;
    font-weight: 800;
    src: url('/assets/font/SCDream8.otf') format('opentype'),
        url('/assets/font/SCDream8.woff') format('woff');
}
@font-face {
    font-family: 'scd9';
    font-style: normal;
    font-weight: 900;
    src: url('/assets/font/SCDream9.otf') format('opentype'),
        url('/assets/font/SCDream9.woff') format('woff');
}