@font-face {
    font-family: "NanumSquareNeo";
    src: url("https://cdn.meloming.com/fonts/NanumSquareNeo/NanumSquareNeo-aLt.woff2?v=20260806") format("woff2");
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "NanumSquareNeo";
    src: url("https://cdn.meloming.com/fonts/NanumSquareNeo/NanumSquareNeo-bRg.woff2?v=20260806") format("woff2");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "NanumSquareNeo";
    src: url("https://cdn.meloming.com/fonts/NanumSquareNeo/NanumSquareNeo-cBd.woff2?v=20260806") format("woff2");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "NanumSquareNeo";
    src: url("https://cdn.meloming.com/fonts/NanumSquareNeo/NanumSquareNeo-dEb.woff2?v=20260806") format("woff2");
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: "NanumSquareNeo";
    src: url("https://cdn.meloming.com/fonts/NanumSquareNeo/NanumSquareNeo-eHv.woff2?v=20260806") format("woff2");
    font-weight: 900;
    font-display: swap;
}

:root {
    --meloming-font-family: "NanumSquareNeo", -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
    --bs-body-font-family: var(--meloming-font-family);
    font-family: var(--meloming-font-family);
}

body,
button,
input,
optgroup,
select,
textarea,
.ql-editor,
.ql-toolbar,
.ql-tooltip {
    font-family: var(--meloming-font-family) !important;
}
