@font-face {
  font-family: 'Inter';
  src: url('../fonts/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900; /* 支持100到900任意字重 */
  font-style: normal;
  font-display: swap;
}