|
55 | 55 | "font-feature-settings": { value: '{typography.text-compact.font-feature-settings}' }
|
56 | 56 | },
|
57 | 57 | header: {
|
58 |
| - "font-size": { value: '{typography.subheading.font-size}' }, |
59 |
| - "line-height": { value: '{typography.subheading.line-height}' }, |
60 |
| - "letter-spacing": { value: '{typography.subheading.letter-spacing}' }, |
61 |
| - "font-weight": { value: '{typography.subheading.font-weight}' }, |
62 |
| - "font-family": { value: '{typography.subheading.font-family}' }, |
63 |
| - "text-transform": { value: '{typography.subheading.text-transform}' }, |
64 |
| - "font-feature-settings": { value: '{typography.subheading.font-feature-settings}' } |
| 58 | + "font-size": { value: '{typography.text-big-strong.font-size}' }, |
| 59 | + "line-height": { value: '{typography.text-big-strong.line-height}' }, |
| 60 | + "letter-spacing": { value: '{typography.text-big-strong.letter-spacing}' }, |
| 61 | + "font-weight": { value: '{typography.text-big-strong.font-weight}' }, |
| 62 | + "font-family": { value: '{typography.text-big-strong.font-family}' }, |
| 63 | + "text-transform": { value: '{typography.text-big-strong.text-transform}' }, |
| 64 | + "font-feature-settings": { value: '{typography.text-big-strong.font-feature-settings}' } |
65 | 65 | },
|
66 | 66 | subheading: {
|
67 |
| - "font-size": { value: '{typography.caps-compact.font-size}' }, |
68 |
| - "line-height": { value: '{typography.caps-compact.line-height}' }, |
69 |
| - "letter-spacing": { value: '{typography.caps-compact.letter-spacing}' }, |
70 |
| - "font-weight": { value: '{typography.caps-compact.font-weight}' }, |
71 |
| - "font-family": { value: '{typography.caps-compact.font-family}' }, |
72 |
| - "text-transform": { value: '{typography.caps-compact.text-transform}' }, |
73 |
| - "font-feature-settings": { value: '{typography.caps-compact.font-feature-settings}' } |
| 67 | + "font-size": { value: '{typography.caps-compact-strong.font-size}' }, |
| 68 | + "line-height": { value: '{typography.caps-compact-strong.line-height}' }, |
| 69 | + "letter-spacing": { value: '{typography.caps-compact-strong.letter-spacing}' }, |
| 70 | + "font-weight": { value: '{typography.caps-compact-strong.font-weight}' }, |
| 71 | + "font-family": { value: '{typography.caps-compact-strong.font-family}' }, |
| 72 | + "text-transform": { value: '{typography.caps-compact-strong.text-transform}' }, |
| 73 | + "font-feature-settings": { value: '{typography.caps-compact-strong.font-feature-settings}' } |
74 | 74 | }
|
75 | 75 | },
|
76 | 76 | light: {
|
|
0 commit comments