@charset "UTF-8";
*,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p,
article,
header,
nav,
footer,
a,
iframe,
img,
video,
body {
    font-family: 'system-ui',"PingFang SC",-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}