.cn-typography {
    font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.8;
    letter-spacing: 0.02em;
}

.cn-typography p {
    margin-bottom: 1em;
    text-align: justify;
}

.cn-typography h1, .cn-typography h2, .cn-typography h3,
.cn-typography h4, .cn-typography h5, .cn-typography h6 {
    letter-spacing: 0.05em;
    font-weight: 600;
}

body {
    font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.8;
}

.navbar, .user-top-bar, .footer {
    font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", sans-serif;
}

.btn {
    letter-spacing: 0.05em;
}

.form-label {
    letter-spacing: 0.02em;
}

.table th, .table td {
    letter-spacing: 0.01em;
}

h1, h2, h3 {
    letter-spacing: 0.05em;
}
