Skip to content

Instantly share code, notes, and snippets.

@chrisfromredfin
Created March 29, 2018 17:29
Show Gist options
  • Save chrisfromredfin/c615bac5e953fbbc88e03803e90e233d to your computer and use it in GitHub Desktop.
Save chrisfromredfin/c615bac5e953fbbc88e03803e90e233d to your computer and use it in GitHub Desktop.
/// @font sans-stack (300, 300 italic, regular, 600)
/// <link href=”https://fonts.googleapis.com/css?family=Work+Sans:300,400,600" rel="stylesheet">
$sans-stack: (
'name': 'Work Sans',
'source': 'https://fonts.google.com/specimen/Work+Sans',
'stack': ("Helvetica Neue", "Lucida Grande"),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment