Skip to content

Instantly share code, notes, and snippets.

@Dimls
Created April 16, 2018 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dimls/b0afb4a482f0512c3e25b9d3c7f198cf to your computer and use it in GitHub Desktop.
Save Dimls/b0afb4a482f0512c3e25b9d3c7f198cf to your computer and use it in GitHub Desktop.
$headerFontStack: 'myFirstFont';
$bodyFontStack: 'myFirstFont';
$baseFontSize: round(14px {{ settings.body_text_size }}); // Henseforth known as 1em
$headingfont: 'myFirstFont';
$buttonfont: 'myFirstFont';
$accent_font: 'myFirstFont';
$body_font: 'myFirstFont';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment