Use the DtText component as the primary way to apply typography styles. The component provides a semantic, prop-driven API that's easier to maintain and ensures consistent usage across your application.
<dt-stackgap="200"><dt-stack><dt-textas="h2"kind="headline":size="600">AI that works for you</dt-text><dt-textkind="body":size="400">Support customers, drive sales, and collaborate with your team—all in one, beautiful AI-powered app.</dt-text></dt-stack><dt-stackdirection="row"gap="200"align="start"><dt-stack><dt-textas="h3"kind="headline":size="500">AI Contact Center</dt-text><dt-textas="p"kind="body":size="300">The world’s most advanced customer engagement platform</dt-text></dt-stack><dt-stack><dt-textas="h3"kind="headline":size="500">AI Voice</dt-text><dt-textas="p"kind="body":size="300">Say hello to the world’s smartest business phone</dt-text></dt-stack><dt-stack><dt-textas="h3"kind="headline":size="500">AI Meetings</dt-text><dt-textas="p"kind="body":size="300">AI-powered video meetings with built-in transcriptions</dt-text></dt-stack></dt-stack></dt-stack>
Each typography style is expressed through a shorthand font property, and its value's design token contains all font styles, e.g. font-size, line-height, font-family, etc,