Skip to content

Instantly share code, notes, and snippets.

@sajhd
Created December 2, 2015 15:40
Show Gist options
  • Select an option

  • Save sajhd/d32cef8409e2ef2ac297 to your computer and use it in GitHub Desktop.

Select an option

Save sajhd/d32cef8409e2ef2ac297 to your computer and use it in GitHub Desktop.
Font weights
// Font weights
$light: 300;
$regular: 400;
$semi-bold: 600;
$bold: 700;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment