@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  src: url('/themes/epa_theme/fonts/noto-sans-sc/NotoSansSC-Regular.otf')
  format('opentype');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('/themes/epa_theme/fonts/noto-sans-sc/NotoSansSC-Bold.otf')
  format('opentype');
}
