@font-face {
  font-family: 'Lemi YuanQi TuanTuan';
  src:
    url('./font/LemiYuanQiTuanTuanTi-Bold.woff2') format('woff2'),
    url('./font/LemiYuanQiTuanTuanTi-Bold.woff') format('woff');
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Resource Han Rounded CN';
  src: url('./font/ResourceHanRoundedCN-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Resource Han Rounded CN';
  src: url('./font/ResourceHanRoundedCN-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Resource Han Rounded CN';
  src: url('./font/ResourceHanRoundedCN-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Resource Han Rounded CN';
  src: url('./font/ResourceHanRoundedCN-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Resource Han Rounded CN';
  src: url('./font/ResourceHanRoundedCN-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Resource Han Rounded CN';
  src: url('./font/ResourceHanRoundedCN-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
