'Safari 15.4 font rendering issue. Chrome rendering correct issue happening on Safari desktop

Previous Safari version font was not breaking now with the latest version font getting applied incorrectly on large viewport. Web inspector on Safari showing name .AppleSystemUIFont for small and medium, but large .SF NS And Chrome inspector showing .SF NS for all viewports Also everything looks correct css properties not getting overwritten. Not sure what causing the issue

css


Sources

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

Source: Stack Overflow

Solution Source