/* Extra Light (200) */
@font-face {
  font-family: 'sys-extra-light';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-extra-light.eot'); /* IE9 兼容 */
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-extra-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://zos.jx-yun.cn/hy/fonts/sys-extra-light.woff2') format('woff2'), /* 最优格式 */
    url('https://zos.jx-yun.cn/hy/fonts/sys-extra-light.woff') format('woff'), /* 次优格式 */
    url('https://zos.jx-yun.cn/hy/fonts/sys-extra-light.ttf') format('truetype'); /* 兼容旧设备 */
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* Light (300) */
@font-face {
  font-family: 'sys-light';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-light.eot');
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-light.eot?#iefix') format('embedded-opentype'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-light.woff2') format('woff2'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-light.woff') format('woff'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Regular (400) */
@font-face {
  font-family: 'sys-regular';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-regular.eot');
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-regular.eot?#iefix') format('embedded-opentype'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-regular.woff2') format('woff2'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-regular.woff') format('woff'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Medium (500) */
@font-face {
  font-family: 'sys-medium';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-medium.eot');
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-medium.eot?#iefix') format('embedded-opentype'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-medium.woff2') format('woff2'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-medium.woff') format('woff'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Semi Bold (600) */
@font-face {
  font-family: 'sys-semi-bold';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-semi-bold.eot');
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-semi-bold.eot?#iefix') format('embedded-opentype'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-semi-bold.woff2') format('woff2'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-semi-bold.woff') format('woff'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-semi-bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'sys-bold';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-bold.eot');
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-bold.eot?#iefix') format('embedded-opentype'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-bold.woff2') format('woff2'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-bold.woff') format('woff'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Heavy (800) */
@font-face {
  font-family: 'sys-heavy';
  src: url('https://zos.jx-yun.cn/hy/fonts/sys-heavy.eot');
  src: 
    url('https://zos.jx-yun.cn/hy/fonts/sys-heavy.eot?#iefix') format('embedded-opentype'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-heavy.woff2') format('woff2'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-heavy.woff') format('woff'),
    url('https://zos.jx-yun.cn/hy/fonts/sys-heavy.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}