/**
 * 阿里妈妈方圆体 VF - 变量字体
 * 字重范围: 200-700 | 圆角度: 1-100
 * 本地托管，无需外部 CDN
 */
@font-face {
    font-family: 'AlimamaFangYuanTiVF';
    src: url('../fonts/AlimamaFangYuanTiVF.woff2') format('woff2');
    font-weight: 200 700;
    font-display: swap;
}
