/* 新版字体 202501 */
@font-face {
  font-family: 'Gate_Sans';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-Regular.woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Gate_Sans';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-Medium.woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Gate_Sans';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-SemiBold.woff2');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Gate_Sans';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-Bold.woff2');
  font-weight: 700;
  font-display: swap;
}

/* 兼容已废弃的使用方式 */
@font-face {
  font-family: 'Gate_Sans Light';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-Regular.woff2');
}
@font-face {
  font-family: 'Gate_Sans Medium';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-Medium.woff2');
}
@font-face {
  font-family: 'Gate_Sans SemiBold';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-SemiBold.woff2');
}
@font-face {
  font-family: 'Gate_Sans Bold';
  src: url('https://static.wrgsb.com/static/fonts/GateSans4/GateSans4-Bold.woff2');
}
