Skip to content

Instantly share code, notes, and snippets.

@ElForastero
Created May 21, 2021 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ElForastero/f28a96960ceb87043a3ad8b153eb1a53 to your computer and use it in GitHub Desktop.
Save ElForastero/f28a96960ceb87043a3ad8b153eb1a53 to your computer and use it in GitHub Desktop.
Universal font-family
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment