@font-face {
    font-family: "NotoSansCJKkr";
    font-style: normal;
    font-weight: 300;
    src: local("NotoSansCJKkr-Light"), url('../fonts/NotoSansCJKkr-Light.otf') format("otf");
}

@font-face {
    font-family: "NotoSansCJKkr";
    font-style: normal;
    font-weight: 350;
    src: local("NotoSansCJKkr-DemiLight"), url('../fonts/NotoSansCJKkr-DemiLight.otf') format("otf");
}

@font-face {
    font-family: "NotoSansCJKkr";
    font-style: normal;
    font-weight: 400;
    src: local("NotoSansCJKkr-Regular"), url('../fonts/NotoSansCJKkr-Regular.otf') format("otf");
}

@font-face {
    font-family: "NotoSansCJKkr";
    font-style: normal;
    font-weight: 500;
    src: local("NotoSansCJKkr-Medium"), url('../fonts/NotoSansCJKkr-Medium.otf') format("otf");
}

@font-face {
    font-family: "NotoSansCJKkr";
    font-style: normal;
    font-weight: 700;
    src: local("NotoSansCJKkr-Bold"), url('../fonts/NotoSansCJKkr-Bold.otf') format("otf");
}