### Heading

| Old | New classes |
|------|---------|
| `h1` | `h1` |
| `h2` | `h2` |
| `h3` | `h3` |
| `h4` | `h4` |
| `h5` | `h5` |
| `h6` | `h6` |
| `h1_1` | `h1`, `light` |
| `h2_1` | `h2`, `light`  |
| `h3_1` | `h3`, `light`  |
| `h4_1` | `h4`, `light`  |
| `h5_1` | `h5`, `light`  |
| `h6_1` | `h6`, `light`  |

### Text

> Old classes marked with `*` have no exact matching in the new Typography classes, so the new classes shown are the closest match.

| Old | New classes |
|---------|------|
| `t1`    | `text` |
| `t1_1`  | `text`, `secondary` |
| `t1_2`  | `text`, `light` |
| `t1_3`  | `text`, `link` |
| `t1_4`  | `text`, `disabled` |
| `t1_5`  | `text`, `skinError` |
| `t1_6`  | `text`, `skinPremium` |
| `t2`    | `text`, `weightNormal` |
| `t2_1*`  | `text`, `weightNormal`, `light`, `secondary` |
| `t2_2`  | `text`, `weightNormal`, `light` |
| `t2_3`  | `text`, `weightNormal`, `link` |
| `t3`    | `text`, `sizeSmall`  |
| `t3_1`  | `text`, `sizeSmall`, `secondary` |
| `t3_2`  | `text`, `sizeSmall`, `light` |
| `t3_3`  | `text`, `sizeSmall`, `link` |
| `t3_4`  | `text`, `sizeSmall`, `disabled` |
| `t3_5`  | `text`, `sizeSmall`, `skinError` |
| `t3_6`  | `text`, `sizeSmall`, `skinPremium` |
| `t4`    | `text`, `sizeSmall`, `weightNormal`  |
| `t4_1`  | `text`, `sizeSmall`, `weightNormal`, `secondary` |
| `t4_2`  | `text`, `sizeSmall`, `weightNormal`, `light` |
| `t4_3`  | `text`, `sizeSmall`, `weightNormal`, `link` |
| `t4_4`  | `text`, `sizeSmall`, `weightNormal`, `disabled` |
| `t4_5`  | `text`, `sizeSmall`, `weightNormal`, `skinError` |
| `t4_6`  | `text`, `sizeSmall`, `weightNormal`, `skinPremium` |
| `t5*`    | `text`, `sizeTiny`, `weightNormal`, `secondary`  |
| `t5_1*`  | `text`, `sizeSmall`, `weightNormal`, `disabled` |
| `t6*`    | `text`, `sizeTiny`, `weightBold`, `secondary`  |
| `t6_1*`  | `text`, `sizeSmall`, `weightBold`, `disabled` |
