Skip to content

Instantly share code, notes, and snippets.

@ElForastero
Created May 21, 2021 16:29
Show Gist options
  • Select an option

  • Save ElForastero/f28a96960ceb87043a3ad8b153eb1a53 to your computer and use it in GitHub Desktop.

Select an option

Save ElForastero/f28a96960ceb87043a3ad8b153eb1a53 to your computer and use it in GitHub Desktop.

Revisions

  1. ElForastero created this gist May 21, 2021.
    3 changes: 3 additions & 0 deletions universal-font-family.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }