浏览器中字体500不生效解决办法 // 支持500字体大小 @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;200;300;400;500;600;700;800;900&display=swap'); font-weight: 500; font-family: 'Noto Sans SC', sans-serif;