/* Noto Sans KR */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 100;
    font-style: normal;
    src: url("/font/NotoSans-Thin.eot?") format("eot"),
    url("/font/NotoSans-Thin.otf") format("opentype"),
    url("/font/NotoSans-Thin.woff") format("woff"),
    url("/font/NotoSans-Thin.woff2") format("woff2");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 200;
    font-style: normal;
    src: url("/font/NotoSans-Light.eot?") format("eot"),
    url("/font/NotoSans-Light.otf") format("opentype"),
    url("/font/NotoSans-Light.woff") format("woff"),
    url("/font/NotoSans-Light.woff2") format("woff2");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 300;
    font-style: normal;
    src: url("/font/NotoSans-DemiLight.eot?") format("eot"),
    url("/font/NotoSans-DemiLight.otf") format("opentype"),
    url("/font/NotoSans-DemiLight.woff") format("woff"),
    url("/font/NotoSans-DemiLight.woff2") format("woff2");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 400;
    font-style: normal;
    src: url("/font/NotoSans-Regular.eot?") format("eot"),
    url("/font/NotoSans-Regular.otf") format("opentype"),
    url("/font/NotoSans-Regular.woff") format("woff"),
    url("/font/NotoSans-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 500;
    font-style: normal;
    src: url("/font/NotoSans-Medium.eot?") format("eot"),
    url("/font/NotoSans-Medium.otf") format("opentype"),
    url("/font/NotoSans-Medium.woff") format("woff"),
    url("/font/NotoSans-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 700;
    font-style: normal;
    src: url("/font/NotoSans-Bold.eot?") format("eot"),
    url("/font/NotoSans-Bold.otf") format("opentype"),
    url("/font/NotoSans-Bold.woff") format("woff"),
    url("/font/NotoSans-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Noto Sans Korean";
    font-weight: 900;
    font-style: normal;
    src: url("/font/NotoSans-Black.eot?") format("eot"),
    url("/font/NotoSans-Black.otf") format("opentype"),
    url("/font/NotoSans-Black.woff") format("woff"),
    url("/font/NotoSans-Black.woff2") format("woff2");
}

/* Nobel */
@font-face {
    font-family: 'NO';
    src: url('/font/NOR____.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NORI___.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NOLT___.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NOLTI__.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NOBL___.ttf') format('truetype');
    font-weight: 1000;
    font-style: normal;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NOBLI__.ttf') format('truetype');
    font-weight: 1000;
    font-style: italic;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NOBD___.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    unicode-range: U+0020-007E; 
}
@font-face {
    font-family: 'NO';
    src: url('/font/NOBDI__.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    unicode-range: U+0020-007E; 
}