@font-face {
    font-family: "阿里妈妈方圆体";
    font-weight: 400;
    src: url("font.woff2") format("woff2"),
    url("font.woff") format("woff");
    font-variation-settings: "BEVL" 1, "wght" 200;
    font-display: swap;
}
