The fonts looks sharper and crispier in Figma due to the font-smoothing css property that applied in Figma’s CSS style by default. Hence the font-smoothing property is deprecated and the support is limited to MacOS, it is misleading when designing on a Mac and looking in any web browser on Windows.
Providing an option to disable the font-smoothing in Figma settings will let us get the same results in Figma and web browser regardless of operating systems.
Thanks in advance!