Skip to content

Instantly share code, notes, and snippets.

@rsgranne
Last active March 24, 2022 17:40
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 rsgranne/9d6811abad116f74575666c12093c08a to your computer and use it in GitHub Desktop.
Save rsgranne/9d6811abad116f74575666c12093c08a to your computer and use it in GitHub Desktop.
For Bootstrap or SCSS:
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
Not using Bootstrap:
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment