Hello, I want to show Apple system fonts on all devices. But if I use the default system fonts on generate press it varies according to the devices. Take a look at this site: https://betaprofiles.com/blog/. This site is able to show Apple system fonts all across the devices
Inspect tool is showing that site is using font-weight 400 but it looks like 500. I too using system default font but it is looking very different from this: https://betaprofiles.com/blog/
Interesting thing is that
that site inspect showing ” font-family: -apple-system-font, BlinkMacSystemFont, “SF Pro Text”, Arial, sans-serif !important;” and our’s or other system font showing “-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Oxygen-Sans,Ubuntu,Cantarell,”Helvetica Neue”,sans-serif;”