////
///
/// Soul Type Variables
/// ===========================================================================
///
/// Typography-related design tokens including font families, sizes, weights,
/// line heights, letter spacing, and text styling variables.
///
/// @group Variables.SoulType
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

// ============================================================================
// Forward
// ============================================================================

@forward "font";
@forward "font_stack";
@forward "font_face";
@forward "font_size";
@forward "font_weight";
@forward "character";
@forward "paragraph";
@forward "list";
@forward "text";
@forward "type_letter_spacing";
@forward "type_line_height";
@forward "partials";
