@font-face {
    font-family: 'notoserif';
    font-weight: 100;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-ExtraLight.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-ExtraLight.woff') format('woff'),
         url('notoserif/NotoSerifKR-ExtraLight.otf') format('opentype');
}
@font-face {
    font-family: 'notoserif';
    font-weight: 300;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-Light.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-Light.woff') format('woff'),
         url('notoserif/NotoSerifKR-Light.otf') format('opentype');
}
@font-face {
    font-family: 'notoserif';
    font-weight: 400;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-Regular.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-Regular.woff') format('woff'),
         url('notoserif/NotoSerifKR-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'notoserif';
    font-weight: 500;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-Medium.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-Medium.woff') format('woff'),
         url('notoserif/NotoSerifKR-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'notoserif';
    font-weight: 600;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-SemiBold.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-SemiBold.woff') format('woff'),
         url('notoserif/NotoSerifKR-SemiBold.otf') format('opentype');
}
@font-face {
    font-family: 'notoserif';
    font-weight: 700;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-Bold.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-Bold.woff') format('woff'),
         url('notoserif/NotoSerifKR-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'notoserif';
    font-weight: 900;
    font-style: normal;
    src: url('notoserif/NotoSerifKR-Black.woff2') format('woff2'),
         url('notoserif/NotoSerifKR-Black.woff') format('woff'),
         url('notoserif/NotoSerifKR-Black.otf') format('opentype');
}