
@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-block.otf");
    font-family: "Noto Serif KR black";
}

@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-bold.otf");
    font-family: "Noto Serif KR bold";
}

@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-ExtraLight.otf");
    font-family: "Noto Serif KR exlight";
}

@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-Light.otf");
    font-family: "Noto Serif KR light";
}

@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-Medium.otf");
    font-family: "Noto Serif KR medium";
}

@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-Regular.otf");
    font-family: "Noto Serif KR";
}

@font-face {
    src: url("../font/Noto_Serif_KR/NotoSerifKR-SemiBold.otf");
    font-family: "Noto Serif KR semibold";
}

@font-face {
    src: url("../font/Noto_Sans_KR/NotoSansKR-block.otf");
    font-family: "Noto Sans KR black";
}

@font-face {
    src: url("../font/Noto_Sans_KR/NotoSansKR-bold.otf");
    font-family: "Noto Sans KR bold";
}

@font-face {
    src: url("../font/Noto_Sans_KR/NotoSansKR-Light.otf");
    font-family: "Noto Sans KR light";
}

@font-face {
    src: url("../font/Noto_Sans_KR/NotoSansKR-Medium.otf");
    font-family: "Noto Sans KR medium";
}

@font-face {
    src: url("../font/Noto_Sans_KR/NotoSansKR-Regular.otf");
    font-family: "Noto Sans KR";
}

@font-face {
    src: url("../font/Noto_Sans_KR/NotoSansKR-SemiBold.otf");
    font-family: "Noto Sans KR semibold";
}