Skip to content

Instantly share code, notes, and snippets.

@query
Created November 2, 2014 13:45
Show Gist options
  • Save query/97c0c68cf81792bb5d4f to your computer and use it in GitHub Desktop.
Save query/97c0c68cf81792bb5d4f to your computer and use it in GitHub Desktop.

Revisions

  1. query created this gist Nov 2, 2014.
    10 changes: 10 additions & 0 deletions yosemify.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    @font-face {
    font-family: 'Lucida Grande';
    src: local('Helvetica');
    }

    @font-face {
    font-family: 'Lucida Grande';
    font-weight: bold;
    src: local('Helvetica-Bold');
    }