/* 阿里妈妈方圆体 - 可变字体 (Variable Font) */
/* 支持字重范围: 100 (Thin) - 900 (Black)，通过 font-weight 自由调节 */
@font-face {
    font-display: swap;
    font-family: 'Alimama FangYuanTi VF';
    font-style: normal;
    font-weight: 100 900;
    src: url('./AlimamaFangYuanTiVF-Thin.woff2') format('woff2-variations');
}
