// Global typography

$fallback-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'

$primary-font-family: 'Quicksand', sans-serif

$font-size: 2rem

$lg-font-size: 2.4rem

$sm-font-size: 1.4rem

$xsm-font-size: .8rem

$letter-spacing: .1rem

$xlight-font: 100

$light-font: 200

$medium-font: 400

$heavy-font: 600