Skip to content

Instantly share code, notes, and snippets.

@vinaypuppal
Created August 2, 2017 10:48
Show Gist options
  • Select an option

  • Save vinaypuppal/c934f7b0ff2c194ba7ab3463d7d4c8e8 to your computer and use it in GitHub Desktop.

Select an option

Save vinaypuppal/c934f7b0ff2c194ba7ab3463d7d4c8e8 to your computer and use it in GitHub Desktop.

Revisions

  1. vinaypuppal created this gist Aug 2, 2017.
    6 changes: 6 additions & 0 deletions fonts.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    body {
    font-family:
    /* 1 */ -apple-system, BlinkMacSystemFont,
    /* 2 */ "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    /* 3 */ "Helvetica Neue", sans-serif;
    }