CSS per font di sistema
Considerando i vari font di sistema dei vari sistemi operativi il CSS più veloce per i font è
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Oxygen, Cantarell, sans-serif;
Last updated
Was this helpful?