@font-face {
    font-family: "Quickpen";
    src:
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/Quickpen.woff2")
        format("woff2"),
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/Quickpen.woff")
        format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "quickpen";
    src:
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/Quickpen.woff2")
        format("woff2"),
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/Quickpen.woff")
        format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Copperplate Light";
    src:
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/CopperplateLightSSiLight.woff2")
        format("woff2"),
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/CopperplateLightSSiLight.woff")
        format("woff");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "CopperplateLightSSiLight";
    src:
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/CopperplateLightSSiLight.woff2")
        format("woff2"),
        url("https://luxuryshop.net.cn/wp-content/uploads/coveti-fonts/CopperplateLightSSiLight.woff")
        format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

:root {
    --wd-alternative-font:
        "Quickpen",
        "Snell Roundhand",
        "Brush Script MT",
        cursive;

    --wd-widget-title-font:
        "Copperplate Light",
        Arial,
        Helvetica,
        sans-serif;

    --wd-header-el-font:
        "Copperplate Light",
        Arial,
        Helvetica,
        sans-serif;
}

body.home .kin-rotor,
body.home .kin-rotor *,
body.home [data-kin-rotor],
body.home [data-kin-rotor] * {
    font-family:
        "Quickpen",
        "Snell Roundhand",
        "Brush Script MT",
        cursive !important;
}
