@font-face {
  font-family: 'PDFRover Sans';
  src:
    local('Noto Sans SC'),
    local('Noto Sans CJK SC'),
    local('Source Han Sans SC'),
    url('/fonts/NotoSansSC-Regular.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

