// Global Typography

// Important: A file with the exact same name is dynamically generated in /wp-content/uploads/sites/{BLOG_ID}/scss/
// Set that dir first in Sass include paths to override

// @see \Pressbooks\Sass::defaultIncludePaths, \Pressbooks\Sass::pathToUserGeneratedSass

$sans-serif-web: sans-serif; 
$serif-web: serif; 
