////
///
/// Soul Type Classes
/// ===========================================================================
///
/// Typography utility classes for fonts, character styles, and paragraph
/// formatting. These classes control the visual language and readability
/// of text content.
///
/// @group Classes.SoulType
/// @author Scape Agency
/// @link https://scape.style
/// @since 0.1.0 initial release
/// @access public
///
////

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

@forward "font";
@forward "character";
@forward "paragraph";
@forward "list";
@forward "text";
