@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-Thin.eot');
    src: url('../fonts/NotoSansCJKkr-Thin.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-Thin.otf') format('otf');
}

@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-Light.eot');
    src: url('../fonts/NotoSansCJKkr-Light.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-Light.otf') format('otf');
}

@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-DemiLight.eot');
    src: url('../fonts/NotoSansCJKkr-DemiLight.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-DemiLight.otf') format('otf');
}

@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-Regular.eot');
    src: url('../fonts/NotoSansCJKkr-Regular.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-Regular.otf') format('otf');
}

@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-Medium.eot');
    src: url('../fonts/NotoSansCJKkr-Medium.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-Medium.otf') format('otf');
}

@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-Bold.eot');
    src: url('../fonts/NotoSansCJKkr-Bold.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-Bold.otf') format('otf');
}

@font-face {
    font-family: 'NotoSansCJKkr';
    font-weight: 800;
    font-style: normal;
    src: url('../fonts/NotoSansCJKkr-Black.eot');
    src: url('../fonts/NotoSansCJKkr-Black.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-Black.otf') format('otf');
}