Steps to Reproduce:
- Visit
http://sfr-front-end-development.us-east-1.elasticbeanstalk.com/ in Firefox on Mac
- Inspect the typeface using the
Fonts panel in the Inspector
- Verify that
system-ui is defaulting to Tahoma+Roboto Medium, although Firefox on Mac should have access to the Mac font stack.
I did some other digging and it would appear that Firefox will recognize San Francisco when adding -apple-system, BlinkMacSystemFont to the top of the stack.
Steps to Reproduce:
http://sfr-front-end-development.us-east-1.elasticbeanstalk.com/in Firefox on MacFontspanel in the Inspectorsystem-uiis defaulting to Tahoma+Roboto Medium, although Firefox on Mac should have access to the Mac font stack.I did some other digging and it would appear that Firefox will recognize San Francisco when adding
-apple-system, BlinkMacSystemFontto the top of the stack.