/* Noto Sans CJK KR */
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-Regular.woff2') format('woff2'),
         url('NotoSansCJKkr-Regular.woff') format('woff'),
         url('NotoSansCJKkr-Regular.otf') format('opentype');
}
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-Thin.woff2') format('woff2'),
         url('NotoSansCJKkr-Thin.woff') format('woff'),
         url('NotoSansCJKkr-Thin.otf') format('opentype');
}
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 200;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-Light.woff2') format('woff2'),
         url('NotoSansCJKkr-Light.woff') format('woff'),
         url('NotoSansCJKkr-Light.otf') format('opentype');
}
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-DemiLight.woff2') format('woff2'),
         url('NotoSansCJKkr-DemiLight.woff') format('woff'),
         url('NotoSansCJKkr-DemiLight.otf') format('opentype');
}
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-Medium.woff2') format('woff2'),
         url('NotoSansCJKkr-Medium.woff') format('woff'),
         url('NotoSansCJKkr-Medium.otf') format('opentype');
}
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-Bold.woff2') format('woff2'),
         url('NotoSansCJKkr-Bold.woff') format('woff'),
         url('NotoSansCJKkr-Bold.otf') format('opentype');
}
@font-face{
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans CJK KR'),
         url('NotoSansCJKkr-Black.woff2') format('woff2'),
         url('NotoSansCJKkr-Black.woff') format('woff'),
         url('NotoSansCJKkr-Black.otf') format('opentype');
}