'Hosting Roboto Font in nextjs

I'm trying to host Google Roboto Font in my website. I have inspected the font-family, and the network. I think the font file is hosted and imported successfully. But I'm confused that the "Rendered Fonts" shown below is "PingFang SC". Where it came from?? T.T

chrome inspect css

chrome inspect network



Solution 1:[1]

I finally figured it out. It's because roboto is only for latin and number, I used Chinese characters here...

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 KaMui