@esri/calcite-design-tokens 2.0.0 → 2.0.1-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,29 +1,29 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Sat, 02 Dec 2023 04:05:27 GMT
3
+ * Generated on Thu, 07 Dec 2023 23:40:52 GMT
4
4
  */
5
5
 
6
- :root{
7
- --calcite-container-size-width-xl-min: 1441px; /* Projectors and televisions */
8
- --calcite-container-size-width-lg-min: 1153px; /* Large laptops and desktop computers */
9
- --calcite-container-size-width-lg-max: 1440px; /* Large laptops and desktop computers */
10
- --calcite-container-size-width-md-min: 769px; /* Small laptops */
11
- --calcite-container-size-width-md-max: 1152px; /* Small laptops */
12
- --calcite-container-size-width-sm-min: 477px; /* Small tablets */
13
- --calcite-container-size-width-sm-max: 768px; /* Small tablets */
14
- --calcite-container-size-width-xs-min: 321px; /* Handheld devices */
15
- --calcite-container-size-width-xs-max: 476px; /* Handheld devices */
16
- --calcite-container-size-width-xxs-min: 0; /* Small handheld devices and mini-windows */
17
- --calcite-container-size-width-xxs-max: 320px; /* Small handheld devices and mini-windows */
18
- --calcite-container-size-height-xl-min: 855px; /* Projectors and televisions */
19
- --calcite-container-size-height-lg-min: 679px; /* Large laptops and desktop computers */
20
- --calcite-container-size-height-lg-max: 854px; /* Large laptops and desktop computers */
21
- --calcite-container-size-height-md-min: 505px; /* Small laptops */
22
- --calcite-container-size-height-md-max: 678px; /* Small laptops */
23
- --calcite-container-size-height-sm-min: 329px; /* Small tablets */
24
- --calcite-container-size-height-sm-max: 504px; /* Small tablets */
25
- --calcite-container-size-height-xs-min: 155px; /* Handheld devices */
26
- --calcite-container-size-height-xs-max: 328px; /* Handheld devices */
27
- --calcite-container-size-height-xxs-min: 0; /* Small handheld devices and mini-windows */
28
- --calcite-container-size-height-xxs-max: 154px; /* Small handheld devices and mini-windows */
6
+ :root {
7
+ --calcite-container-size-width-xl-min: 1441px; /* Projectors and televisions */
8
+ --calcite-container-size-width-lg-min: 1153px; /* Large laptops and desktop computers */
9
+ --calcite-container-size-width-lg-max: 1440px; /* Large laptops and desktop computers */
10
+ --calcite-container-size-width-md-min: 769px; /* Small laptops */
11
+ --calcite-container-size-width-md-max: 1152px; /* Small laptops */
12
+ --calcite-container-size-width-sm-min: 477px; /* Small tablets */
13
+ --calcite-container-size-width-sm-max: 768px; /* Small tablets */
14
+ --calcite-container-size-width-xs-min: 321px; /* Handheld devices */
15
+ --calcite-container-size-width-xs-max: 476px; /* Handheld devices */
16
+ --calcite-container-size-width-xxs-min: 0; /* Small handheld devices and mini-windows */
17
+ --calcite-container-size-width-xxs-max: 320px; /* Small handheld devices and mini-windows */
18
+ --calcite-container-size-height-xl-min: 855px; /* Projectors and televisions */
19
+ --calcite-container-size-height-lg-min: 679px; /* Large laptops and desktop computers */
20
+ --calcite-container-size-height-lg-max: 854px; /* Large laptops and desktop computers */
21
+ --calcite-container-size-height-md-min: 505px; /* Small laptops */
22
+ --calcite-container-size-height-md-max: 678px; /* Small laptops */
23
+ --calcite-container-size-height-sm-min: 329px; /* Small tablets */
24
+ --calcite-container-size-height-sm-max: 504px; /* Small tablets */
25
+ --calcite-container-size-height-xs-min: 155px; /* Handheld devices */
26
+ --calcite-container-size-height-xs-max: 328px; /* Handheld devices */
27
+ --calcite-container-size-height-xxs-min: 0; /* Small handheld devices and mini-windows */
28
+ --calcite-container-size-height-xxs-max: 154px; /* Small handheld devices and mini-windows */
29
29
  }
@@ -1,327 +1,272 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Sat, 02 Dec 2023 04:05:27 GMT
3
+ * Generated on Thu, 07 Dec 2023 23:40:52 GMT
4
4
  */
5
5
 
6
6
  .calcite-typography-hierarchy-overline {
7
- line-height: var(--calcite-font-line-height-fixed-sm);
8
- text-case: var(--calcite-font-text-case-uppercase);
9
- font-weight: var(--calcite-font-weight-bold);
7
+ line-height: var(--calcite-font-line-height-fixed-sm);
8
+ text-case: var(--calcite-font-text-case-uppercase);
9
+ font-weight: var(--calcite-font-weight-bold);
10
10
  }
11
-
12
11
  .calcite-typography-wrap-bold-minus-1 {
13
- font-weight: var(--calcite-font-weight-semibold);
14
- line-height: var(--calcite-font-line-height-relative-snug);
12
+ font-weight: var(--calcite-font-weight-semibold);
13
+ line-height: var(--calcite-font-line-height-relative-snug);
15
14
  }
16
-
17
15
  .calcite-typography-wrap-bold-minus-2 {
18
- font-weight: var(--calcite-font-weight-semibold);
19
- line-height: var(--calcite-font-line-height-relative-snug);
20
- font-size: var(--calcite-font-size-sm);
16
+ font-weight: var(--calcite-font-weight-semibold);
17
+ line-height: var(--calcite-font-line-height-relative-snug);
18
+ font-size: var(--calcite-font-size-sm);
21
19
  }
22
-
23
20
  .calcite-typography-wrap-bold-3 {
24
- font-weight: var(--calcite-font-weight-semibold);
25
- line-height: var(--calcite-font-line-height-relative-snug);
26
- font-size: var(--calcite-font-size-xxl);
21
+ font-weight: var(--calcite-font-weight-semibold);
22
+ line-height: var(--calcite-font-line-height-relative-snug);
23
+ font-size: var(--calcite-font-size-xxl);
27
24
  }
28
-
29
25
  .calcite-typography-wrap-bold-2 {
30
- font-weight: var(--calcite-font-weight-semibold);
31
- line-height: var(--calcite-font-line-height-relative-snug);
32
- font-size: var(--calcite-font-size-xl);
26
+ font-weight: var(--calcite-font-weight-semibold);
27
+ line-height: var(--calcite-font-line-height-relative-snug);
28
+ font-size: var(--calcite-font-size-xl);
33
29
  }
34
-
35
30
  .calcite-typography-wrap-bold-1 {
36
- font-weight: var(--calcite-font-weight-semibold);
37
- line-height: var(--calcite-font-line-height-relative-snug);
38
- font-size: var(--calcite-font-size-lg);
31
+ font-weight: var(--calcite-font-weight-semibold);
32
+ line-height: var(--calcite-font-line-height-relative-snug);
33
+ font-size: var(--calcite-font-size-lg);
39
34
  }
40
-
41
35
  .calcite-typography-wrap-bold-0 {
42
- font-weight: var(--calcite-font-weight-semibold);
43
- line-height: var(--calcite-font-line-height-relative-snug);
44
- font-size: var(--calcite-font-size-md);
36
+ font-weight: var(--calcite-font-weight-semibold);
37
+ line-height: var(--calcite-font-line-height-relative-snug);
38
+ font-size: var(--calcite-font-size-md);
45
39
  }
46
-
47
40
  .calcite-typography-wrap-medium-minus-1 {
48
- font-weight: var(--calcite-font-weight-medium);
49
- line-height: var(--calcite-font-line-height-relative-snug);
41
+ font-weight: var(--calcite-font-weight-medium);
42
+ line-height: var(--calcite-font-line-height-relative-snug);
50
43
  }
51
-
52
44
  .calcite-typography-wrap-medium-minus-2 {
53
- font-weight: var(--calcite-font-weight-medium);
54
- line-height: var(--calcite-font-line-height-relative-snug);
55
- font-size: var(--calcite-font-size-sm);
45
+ font-weight: var(--calcite-font-weight-medium);
46
+ line-height: var(--calcite-font-line-height-relative-snug);
47
+ font-size: var(--calcite-font-size-sm);
56
48
  }
57
-
58
49
  .calcite-typography-wrap-medium-3 {
59
- font-weight: var(--calcite-font-weight-medium);
60
- line-height: var(--calcite-font-line-height-relative-snug);
61
- font-size: var(--calcite-font-size-xxl);
50
+ font-weight: var(--calcite-font-weight-medium);
51
+ line-height: var(--calcite-font-line-height-relative-snug);
52
+ font-size: var(--calcite-font-size-xxl);
62
53
  }
63
-
64
54
  .calcite-typography-wrap-medium-2 {
65
- font-weight: var(--calcite-font-weight-medium);
66
- line-height: var(--calcite-font-line-height-relative-snug);
67
- font-size: var(--calcite-font-size-xl);
55
+ font-weight: var(--calcite-font-weight-medium);
56
+ line-height: var(--calcite-font-line-height-relative-snug);
57
+ font-size: var(--calcite-font-size-xl);
68
58
  }
69
-
70
59
  .calcite-typography-wrap-medium-1 {
71
- font-weight: var(--calcite-font-weight-medium);
72
- line-height: var(--calcite-font-line-height-relative-snug);
73
- font-size: var(--calcite-font-size-lg);
60
+ font-weight: var(--calcite-font-weight-medium);
61
+ line-height: var(--calcite-font-line-height-relative-snug);
62
+ font-size: var(--calcite-font-size-lg);
74
63
  }
75
-
76
64
  .calcite-typography-wrap-medium-0 {
77
- font-weight: var(--calcite-font-weight-medium);
78
- line-height: var(--calcite-font-line-height-relative-snug);
79
- font-size: var(--calcite-font-size-md);
65
+ font-weight: var(--calcite-font-weight-medium);
66
+ line-height: var(--calcite-font-line-height-relative-snug);
67
+ font-size: var(--calcite-font-size-md);
80
68
  }
81
-
82
69
  .calcite-typography-wrap-regular-minus-1 {
83
- line-height: var(--calcite-font-line-height-relative-snug);
70
+ line-height: var(--calcite-font-line-height-relative-snug);
84
71
  }
85
-
86
72
  .calcite-typography-wrap-regular-minus-2 {
87
- line-height: var(--calcite-font-line-height-relative-snug);
88
- font-size: var(--calcite-font-size-sm);
73
+ line-height: var(--calcite-font-line-height-relative-snug);
74
+ font-size: var(--calcite-font-size-sm);
89
75
  }
90
-
91
76
  .calcite-typography-wrap-regular-3 {
92
- line-height: var(--calcite-font-line-height-relative-snug);
93
- font-size: var(--calcite-font-size-xxl);
77
+ line-height: var(--calcite-font-line-height-relative-snug);
78
+ font-size: var(--calcite-font-size-xxl);
94
79
  }
95
-
96
80
  .calcite-typography-wrap-regular-2 {
97
- line-height: var(--calcite-font-line-height-relative-snug);
98
- font-size: var(--calcite-font-size-xl);
81
+ line-height: var(--calcite-font-line-height-relative-snug);
82
+ font-size: var(--calcite-font-size-xl);
99
83
  }
100
-
101
84
  .calcite-typography-wrap-regular-1 {
102
- line-height: var(--calcite-font-line-height-relative-snug);
103
- font-size: var(--calcite-font-size-lg);
85
+ line-height: var(--calcite-font-line-height-relative-snug);
86
+ font-size: var(--calcite-font-size-lg);
104
87
  }
105
-
106
88
  .calcite-typography-wrap-regular-0 {
107
- line-height: var(--calcite-font-line-height-relative-snug);
108
- font-size: var(--calcite-font-size-md);
89
+ line-height: var(--calcite-font-line-height-relative-snug);
90
+ font-size: var(--calcite-font-size-md);
109
91
  }
110
-
111
92
  .calcite-typography-wrap-light-minus-1 {
112
- font-weight: var(--calcite-font-weight-light);
113
- line-height: var(--calcite-font-line-height-relative-snug);
93
+ font-weight: var(--calcite-font-weight-light);
94
+ line-height: var(--calcite-font-line-height-relative-snug);
114
95
  }
115
-
116
96
  .calcite-typography-wrap-light-minus-2 {
117
- font-weight: var(--calcite-font-weight-light);
118
- line-height: var(--calcite-font-line-height-relative-snug);
119
- font-size: var(--calcite-font-size-sm);
97
+ font-weight: var(--calcite-font-weight-light);
98
+ line-height: var(--calcite-font-line-height-relative-snug);
99
+ font-size: var(--calcite-font-size-sm);
120
100
  }
121
-
122
101
  .calcite-typography-wrap-light-3 {
123
- font-weight: var(--calcite-font-weight-light);
124
- line-height: var(--calcite-font-line-height-relative-tight);
125
- font-size: var(--calcite-font-size-xxl);
102
+ font-weight: var(--calcite-font-weight-light);
103
+ line-height: var(--calcite-font-line-height-relative-tight);
104
+ font-size: var(--calcite-font-size-xxl);
126
105
  }
127
-
128
106
  .calcite-typography-wrap-light-2 {
129
- font-weight: var(--calcite-font-weight-light);
130
- line-height: var(--calcite-font-line-height-relative-snug);
131
- font-size: var(--calcite-font-size-xl);
107
+ font-weight: var(--calcite-font-weight-light);
108
+ line-height: var(--calcite-font-line-height-relative-snug);
109
+ font-size: var(--calcite-font-size-xl);
132
110
  }
133
-
134
111
  .calcite-typography-wrap-light-1 {
135
- font-weight: var(--calcite-font-weight-light);
136
- line-height: var(--calcite-font-line-height-relative-snug);
137
- font-size: var(--calcite-font-size-lg);
112
+ font-weight: var(--calcite-font-weight-light);
113
+ line-height: var(--calcite-font-line-height-relative-snug);
114
+ font-size: var(--calcite-font-size-lg);
138
115
  }
139
-
140
116
  .calcite-typography-wrap-light-0 {
141
- font-weight: var(--calcite-font-weight-light);
142
- line-height: var(--calcite-font-line-height-relative-snug);
143
- font-size: var(--calcite-font-size-md);
117
+ font-weight: var(--calcite-font-weight-light);
118
+ line-height: var(--calcite-font-line-height-relative-snug);
119
+ font-size: var(--calcite-font-size-md);
144
120
  }
145
-
146
121
  .calcite-typography-bold-1h {
147
- font-weight: var(--calcite-font-weight-semibold);
148
- line-height: var(--calcite-font-line-height-fixed-xl);
149
- font-size: var(--calcite-font-size-lg);
122
+ font-weight: var(--calcite-font-weight-semibold);
123
+ line-height: var(--calcite-font-line-height-fixed-xl);
124
+ font-size: var(--calcite-font-size-lg);
150
125
  }
151
-
152
126
  .calcite-typography-bold-0h {
153
- font-weight: var(--calcite-font-weight-semibold);
154
- line-height: var(--calcite-font-line-height-fixed-lg);
155
- font-size: var(--calcite-font-size-md);
127
+ font-weight: var(--calcite-font-weight-semibold);
128
+ line-height: var(--calcite-font-line-height-fixed-lg);
129
+ font-size: var(--calcite-font-size-md);
156
130
  }
157
-
158
131
  .calcite-typography-bold-minus-1h {
159
- font-weight: var(--calcite-font-weight-semibold);
132
+ font-weight: var(--calcite-font-weight-semibold);
160
133
  }
161
-
162
134
  .calcite-typography-bold-minus-2h {
163
- font-weight: var(--calcite-font-weight-semibold);
164
- font-size: var(--calcite-font-size-sm);
135
+ font-weight: var(--calcite-font-weight-semibold);
136
+ font-size: var(--calcite-font-size-sm);
165
137
  }
166
-
167
138
  .calcite-typography-bold-minus-3h {
168
- font-weight: var(--calcite-font-weight-semibold);
169
- line-height: var(--calcite-font-line-height-fixed-sm);
170
- font-size: var(--calcite-font-size-xs);
139
+ font-weight: var(--calcite-font-weight-semibold);
140
+ line-height: var(--calcite-font-line-height-fixed-sm);
141
+ font-size: var(--calcite-font-size-xs);
171
142
  }
172
-
173
143
  .calcite-typography-medium-1h {
174
- font-weight: var(--calcite-font-weight-medium);
175
- line-height: var(--calcite-font-line-height-fixed-xl);
176
- font-size: var(--calcite-font-size-lg);
144
+ font-weight: var(--calcite-font-weight-medium);
145
+ line-height: var(--calcite-font-line-height-fixed-xl);
146
+ font-size: var(--calcite-font-size-lg);
177
147
  }
178
-
179
148
  .calcite-typography-medium-0h {
180
- font-weight: var(--calcite-font-weight-medium);
181
- line-height: var(--calcite-font-line-height-fixed-lg);
182
- font-size: var(--calcite-font-size-md);
149
+ font-weight: var(--calcite-font-weight-medium);
150
+ line-height: var(--calcite-font-line-height-fixed-lg);
151
+ font-size: var(--calcite-font-size-md);
183
152
  }
184
-
185
153
  .calcite-typography-medium-minus-1h {
186
- font-weight: var(--calcite-font-weight-medium);
154
+ font-weight: var(--calcite-font-weight-medium);
187
155
  }
188
-
189
156
  .calcite-typography-medium-minus-2h {
190
- font-weight: var(--calcite-font-weight-medium);
191
- font-size: var(--calcite-font-size-sm);
157
+ font-weight: var(--calcite-font-weight-medium);
158
+ font-size: var(--calcite-font-size-sm);
192
159
  }
193
-
194
160
  .calcite-typography-medium-minus-3h {
195
- font-weight: var(--calcite-font-weight-medium);
196
- line-height: var(--calcite-font-line-height-fixed-sm);
197
- font-size: var(--calcite-font-size-xs);
161
+ font-weight: var(--calcite-font-weight-medium);
162
+ line-height: var(--calcite-font-line-height-fixed-sm);
163
+ font-size: var(--calcite-font-size-xs);
198
164
  }
199
-
200
165
  .calcite-typography-regular-1h {
201
- line-height: var(--calcite-font-line-height-fixed-xl);
202
- font-size: var(--calcite-font-size-lg);
166
+ line-height: var(--calcite-font-line-height-fixed-xl);
167
+ font-size: var(--calcite-font-size-lg);
203
168
  }
204
-
205
169
  .calcite-typography-regular-0h {
206
- line-height: var(--calcite-font-line-height-fixed-lg);
207
- font-size: var(--calcite-font-size-md);
170
+ line-height: var(--calcite-font-line-height-fixed-lg);
171
+ font-size: var(--calcite-font-size-md);
208
172
  }
209
-
210
173
  .calcite-typography-regular-minus-2h {
211
- font-size: var(--calcite-font-size-sm);
174
+ font-size: var(--calcite-font-size-sm);
212
175
  }
213
-
214
176
  .calcite-typography-regular-minus-3h {
215
- line-height: var(--calcite-font-line-height-fixed-sm);
216
- font-size: var(--calcite-font-size-xs);
177
+ line-height: var(--calcite-font-line-height-fixed-sm);
178
+ font-size: var(--calcite-font-size-xs);
217
179
  }
218
-
219
180
  .calcite-typography-light-1h {
220
- font-size: var(--calcite-font-size-lg);
221
- font-weight: var(--calcite-font-weight-light);
222
- line-height: var(--calcite-font-line-height-fixed-xl);
181
+ font-size: var(--calcite-font-size-lg);
182
+ font-weight: var(--calcite-font-weight-light);
183
+ line-height: var(--calcite-font-line-height-fixed-xl);
223
184
  }
224
-
225
185
  .calcite-typography-light-0h {
226
- font-size: var(--calcite-font-size-md);
227
- font-weight: var(--calcite-font-weight-light);
228
- line-height: var(--calcite-font-line-height-fixed-lg);
186
+ font-size: var(--calcite-font-size-md);
187
+ font-weight: var(--calcite-font-weight-light);
188
+ line-height: var(--calcite-font-line-height-fixed-lg);
229
189
  }
230
-
231
190
  .calcite-typography-light-minus-1h {
232
- font-weight: var(--calcite-font-weight-light);
191
+ font-weight: var(--calcite-font-weight-light);
233
192
  }
234
-
235
193
  .calcite-typography-light-minus-2h {
236
- font-size: var(--calcite-font-size-sm);
237
- font-weight: var(--calcite-font-weight-light);
194
+ font-size: var(--calcite-font-size-sm);
195
+ font-weight: var(--calcite-font-weight-light);
238
196
  }
239
-
240
197
  .calcite-typography-light-minus-3h {
241
- font-size: var(--calcite-font-size-xs);
242
- font-weight: var(--calcite-font-weight-light);
243
- line-height: var(--calcite-font-line-height-fixed-sm);
198
+ font-size: var(--calcite-font-size-xs);
199
+ font-weight: var(--calcite-font-weight-light);
200
+ line-height: var(--calcite-font-line-height-fixed-sm);
244
201
  }
245
-
246
202
  .calcite-typography {
247
- font-family: var(--calcite-font-family);
248
- font-size: var(--calcite-font-size);
249
- font-weight: var(--calcite-font-weight-regular);
250
- letter-spacing: var(--calcite-font-letter-spacing-normal);
251
- line-height: var(--calcite-font-line-height-fixed-base);
252
- paragraph-spacing: var(--calcite-font-paragraph-spacing-normal);
253
- text-case: var(--calcite-font-text-case-none);
254
- text-decoration: var(--calcite-font-text-decoration-none);
203
+ font-family: var(--calcite-font-family);
204
+ font-size: var(--calcite-font-size);
205
+ font-weight: var(--calcite-font-weight-regular);
206
+ letter-spacing: var(--calcite-font-letter-spacing-normal);
207
+ line-height: var(--calcite-font-line-height-fixed-base);
208
+ paragraph-spacing: var(--calcite-font-paragraph-spacing-normal);
209
+ text-case: var(--calcite-font-text-case-none);
210
+ text-decoration: var(--calcite-font-text-decoration-none);
255
211
  }
256
-
257
212
  .calcite-typography-hierarchy-caption {
258
- line-height: 1.375;
259
- font-size: 12px;
213
+ line-height: 1.375;
214
+ font-size: 12px;
260
215
  }
261
-
262
216
  .calcite-typography-hierarchy-body {
263
- font-family: "Avenir Next LT Pro";
264
- font-size: 14px;
265
- font-weight: 400;
266
- letter-spacing: 0;
267
- line-height: 16px;
268
- paragraph-spacing: 4px;
269
- text-case: none;
270
- text-decoration: none;
217
+ font-family: "Avenir Next LT Pro";
218
+ font-size: 14px;
219
+ font-weight: 400;
220
+ letter-spacing: 0;
221
+ line-height: 16px;
222
+ paragraph-spacing: 4px;
223
+ text-case: none;
224
+ text-decoration: none;
271
225
  }
272
-
273
226
  .calcite-typography-hierarchy-body-snug {
274
- line-height: 1.375;
227
+ line-height: 1.375;
275
228
  }
276
-
277
229
  .calcite-typography-hierarchy-heading-5 {
278
- font-weight: 500;
279
- line-height: 1.375;
230
+ font-weight: 500;
231
+ line-height: 1.375;
280
232
  }
281
-
282
233
  .calcite-typography-hierarchy-heading-4 {
283
- font-weight: 500;
284
- line-height: 1.375;
285
- font-size: 16px;
234
+ font-weight: 500;
235
+ line-height: 1.375;
236
+ font-size: 16px;
286
237
  }
287
-
288
238
  .calcite-typography-hierarchy-heading-3 {
289
- font-weight: 500;
290
- line-height: 1.375;
291
- font-size: 18px;
239
+ font-weight: 500;
240
+ line-height: 1.375;
241
+ font-size: 18px;
292
242
  }
293
-
294
243
  .calcite-typography-hierarchy-heading-2 {
295
- font-weight: 500;
296
- line-height: 1.375;
297
- font-size: 20px;
244
+ font-weight: 500;
245
+ line-height: 1.375;
246
+ font-size: 20px;
298
247
  }
299
-
300
248
  .calcite-typography-hierarchy-heading-1 {
301
- font-weight: 500;
302
- line-height: 1.375;
303
- font-size: 24px;
249
+ font-weight: 500;
250
+ line-height: 1.375;
251
+ font-size: 24px;
304
252
  }
305
-
306
253
  .calcite-typography-hierarchy-display-2 {
307
- font-weight: 600;
308
- line-height: 1.375;
309
- font-size: 20px;
254
+ font-weight: 600;
255
+ line-height: 1.375;
256
+ font-size: 20px;
310
257
  }
311
-
312
258
  .calcite-typography-hierarchy-display-1 {
313
- font-weight: 600;
314
- line-height: 1.375;
315
- font-size: 24px;
259
+ font-weight: 600;
260
+ line-height: 1.375;
261
+ font-size: 24px;
316
262
  }
317
-
318
263
  .calcite-typography-regular-minus-1h {
319
- font-family: "Avenir Next LT Pro";
320
- font-size: 14px;
321
- font-weight: 400;
322
- letter-spacing: 0;
323
- line-height: 16px;
324
- paragraph-spacing: 4px;
325
- text-case: none;
326
- text-decoration: none;
264
+ font-family: "Avenir Next LT Pro";
265
+ font-size: 14px;
266
+ font-weight: 400;
267
+ letter-spacing: 0;
268
+ line-height: 16px;
269
+ paragraph-spacing: 4px;
270
+ text-case: none;
271
+ text-decoration: none;
327
272
  }