@font-face {
  font-family: 'GlowSansSC';
  src: url('https://cdn.jsdelivr.net/npm/@fontpkg/glow-sans@0.93.0/GlowSansSC-Normal-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GlowSansSC';
  src: url('https://cdn.jsdelivr.net/npm/@fontpkg/glow-sans@0.93.0/GlowSansSC-Normal-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GlowSansSC';
  src: url('https://cdn.jsdelivr.net/npm/@fontpkg/glow-sans@0.93.0/GlowSansSC-Normal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GlowSansSC';
  src: url('https://cdn.jsdelivr.net/npm/@fontpkg/glow-sans@0.93.0/GlowSansSC-Normal-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
