/* 首页第一屏核心艺术字：由 fontRegistry.js 自动生成，请勿手改。 */



:root {

  --home-symbol-font-stack: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji', 'Noto Emoji', 'Noto Sans Symbols 2', 'Noto Serif Tibetan', sans-serif;

}

@font-face {
  font-family: 'Ma Shan Zheng';
  src: url('/static/fonts/files/ma-shan-zheng-regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url('/static/fonts/files/noto-sans-sc-variable.ttf') format('truetype');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('/static/fonts/files/noto-sans-jp-variable.ttf') format('truetype');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Orbitron';
  src: url('/static/fonts/files/orbitron-variable.ttf') format('truetype');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Righteous';
  src: url('/static/fonts/files/righteous-regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Symbols 2';
  src: url('/static/fonts/files/noto-sans-symbols2-regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Serif Tibetan';
  src: url('/static/fonts/files/noto-serif-tibetan-variable.ttf') format('truetype');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}
