Skip to content

Instantly share code, notes, and snippets.

@isuke01
Forked from cvan/google_fonts.md
Created April 11, 2025 10:22
Show Gist options
  • Save isuke01/be5f1c20608a6cbe1e5fd37bc32adeb3 to your computer and use it in GitHub Desktop.
Save isuke01/be5f1c20608a6cbe1e5fd37bc32adeb3 to your computer and use it in GitHub Desktop.

Revisions

  1. @cvan cvan revised this gist Mar 12, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion google_fonts.md
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@

    # woff2

    curl 'https://fonts.googleapis.com/css?family=Karla' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'User-Agent: AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116'
    curl 'https://fonts.googleapis.com/css?family=Karla' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'User-Agent: AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116'

    # woff

  2. @cvan cvan created this gist Mar 12, 2016.
    12 changes: 12 additions & 0 deletions google_fonts.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    # ttf

    curl 'https://fonts.googleapis.com/css?family=Karla'

    # woff2

    curl 'https://fonts.googleapis.com/css?family=Karla' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'User-Agent: AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116'

    # woff

    curl 'https://fonts.googleapis.com/css?family=Karla' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'User-Agent: AppleWebKit/537.36 (KHTML, like Gecko) Chrome'