@font-face {
    font-family: "Noto Sans";
    src: 
            url('../../system/fonts/NotoSansKR-Thin.eot') format('embedded-opentype'),
            url('../../system/fonts/NotoSansKR-Thin.woff2') format('woff2'),
            url('../../system/fonts/NotoSansKR-Thin.woff') format('woff'),
            url('../../system/fonts/NotoSansKR-Thin.otf') format('opentype'),
            url('../../system/fonts/NotoSansKR-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: 
            url('../../system/fonts/NotoSansKR-Light.eot') format('embedded-opentype'),
            url('../../system/fonts/NotoSansKR-Light.woff2') format('woff2'),
            url('../../system/fonts/NotoSansKR-Light.woff') format('woff'),
            url('../../system/fonts/NotoSansKR-Light.otf') format('opentype'),
            url('../../system/fonts/NotoSansKR-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: 
            url('../../system/fonts/NotoSansKR-Regular.eot') format('embedded-opentype'),
            url('../../system/fonts/NotoSansKR-Regular.woff2') format('woff2'),
            url('../../system/fonts/NotoSansKR-Regular.woff') format('woff'),
            url('../../system/fonts/NotoSansKR-Regular.otf') format('opentype'),
            url('../../system/fonts/NotoSansKR-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: 
            url('../../system/fonts/NotoSansKR-Medium.eot') format('embedded-opentype'),
            url('../../system/fonts/NotoSansKR-Medium.woff2') format('woff2'),
            url('../../system/fonts/NotoSansKR-Medium.woff') format('woff'),
            url('../../system/fonts/NotoSansKR-Medium.otf') format('opentype'),
            url('../../system/fonts/NotoSansKR-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: 
            url('../../system/fonts/NotoSansKR-Bold.eot') format('embedded-opentype'),
            url('../../system/fonts/NotoSansKR-Bold.woff2') format('woff2'),
            url('../../system/fonts/NotoSansKR-Bold.woff') format('woff'),
            url('../../system/fonts/NotoSansKR-Bold.otf') format('opentype'),
            url('../../system/fonts/NotoSansKR-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: 
            url('../../system/fonts/NotoSansKR-Black.eot') format('embedded-opentype'),
            url('../../system/fonts/NotoSansKR-Black.woff2') format('woff2'),
            url('../../system/fonts/NotoSansKR-Black.woff') format('woff'),
            url('../../system/fonts/NotoSansKR-Black.otf') format('opentype'),
            url('../../system/fonts/NotoSansKR-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}