System font stack in 2023
I used to write:
system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
But in 2023, system-ui
is much more supported, so this covers almost all fonts:
system-ui, -apple-system, BlinkMacSystemFont, sans-serif