Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* -----------------------------------
- *
- * Fonts
- *
- * -------------------------------- */
- $font-stack: sans-serif;
- $font-default: 'Lato', $font-stack;
- $font-icons: 'Icons';
- /* -----------------------------------
- *
- * Sizes
- *
- * -------------------------------- */
- $font-size-calc: 16;
- $font-size-base: #{$font-size-calc}px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement