@font-face {
    font-family: "Nian";
    src: url("nian/Nian-Regular.woff") format("woff"),
         url("nian/Nian-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nian";
    src: url("nian/Nian-SemiBold.woff") format("woff"),
         url("nian/Nian-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nian";
    src: url("nian/Nian-Bold.woff") format("woff"),
         url("nian/Nian-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nian";
    src: url("nian/Nian-ExtraBold.woff") format("woff"),
         url("nian/Nian-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Nian";
    src: url("nian/Nian-Black.woff") format("woff"),
         url("nian/Nian-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
