Typography styles combine multiple typography properties – e.g. font-family, font-size, line-height,font-weight into a single class rather than combine multiple CSS Utilities.
For example, instead of class="d-fs-200 d-lh-100" you would apply class="d-text-body--md".