Our team is facing a problem text display from Figma differents with iOS output.
The screen contains some texts with setting:
font-family: SF Pro Text;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 13px;
letter-spacing: 0px;
text-align: left;
we also setting on iOS with system font( sfprotext-medium), size = 15
but here is the different
the right side(iOS) looks bolder than left side( Figma)
please help!!!