@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 100;
    src: url(./NotoSansKR-Thin.otf) format('truetype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 300;
    src: url(./NotoSansKR-Light.otf) format('truetype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 400;
    src: url(./NotoSansKR-Regular.otf) format('truetype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 500;
    src: url(./NotoSansKR-Medium.otf) format('truetype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 700;
    src: url(./NotoSansKR-Bold.otf) format('truetype');
}
@font-face {
    font-family: 'NotoSansCJKkr';
    font-style: normal;
    font-weight: 800;
    src: url(./NotoSansKR-Black.otf) format('truetype');
}