Default UI text
- Input
- -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
- Expected output
- macOS/iOS: San Francisco · Windows: Segoe UI · Android: Roboto
None of these typefaces is downloaded over the network: every one already sits on the user's disk, so the text appears on first paint with none of the FOIT or FOUT delay typical of a web font loaded through @font-face.