Typography Styles
Core Typographic Styles for Body Text and Headlines.
Typography styles combine multiple typography properties – e.g. font-family, font-size, line-height,font-weight into a single class. Rather than declare multiple CSS Utilities for each property.
For example, instead of class="d-fs-200 d-lh-100" you would declare class="d-body--md-compact".