@novalabsxyz/tokens 2.0.0-y.14 → 2.0.0-y.15
Sign up to get free protection for your applications and to get access to all the features.
- package/build/css/tailwindTextStyles.css +136 -136
- package/build/css/textStyles.css +136 -136
- package/package.json +2 -3
package/build/css/textStyles.css
CHANGED
@@ -2,10 +2,10 @@
|
|
2
2
|
.display-2xl-regular {
|
3
3
|
font-family: Figtree;
|
4
4
|
font-weight: Regular;
|
5
|
-
|
5
|
+
line-height: 100px;
|
6
6
|
font-size: 72px;
|
7
7
|
letter-spacing: -2px;
|
8
|
-
|
8
|
+
margin-bottom: 72px;
|
9
9
|
text-indent: 0px;
|
10
10
|
text-transform: none;
|
11
11
|
text-decoration: none;
|
@@ -13,10 +13,10 @@
|
|
13
13
|
.display-2xl-medium {
|
14
14
|
font-family: Figtree;
|
15
15
|
font-weight: Medium;
|
16
|
-
|
16
|
+
line-height: 100px;
|
17
17
|
font-size: 72px;
|
18
18
|
letter-spacing: -2px;
|
19
|
-
|
19
|
+
margin-bottom: 72px;
|
20
20
|
text-indent: 0px;
|
21
21
|
text-transform: none;
|
22
22
|
text-decoration: none;
|
@@ -24,10 +24,10 @@
|
|
24
24
|
.display-2xl-semibold {
|
25
25
|
font-family: Figtree;
|
26
26
|
font-weight: SemiBold;
|
27
|
-
|
27
|
+
line-height: 100px;
|
28
28
|
font-size: 72px;
|
29
29
|
letter-spacing: -2px;
|
30
|
-
|
30
|
+
margin-bottom: 72px;
|
31
31
|
text-indent: 0px;
|
32
32
|
text-transform: none;
|
33
33
|
text-decoration: none;
|
@@ -35,10 +35,10 @@
|
|
35
35
|
.display-2xl-bold {
|
36
36
|
font-family: Figtree;
|
37
37
|
font-weight: Bold;
|
38
|
-
|
38
|
+
line-height: 100px;
|
39
39
|
font-size: 72px;
|
40
40
|
letter-spacing: -2px;
|
41
|
-
|
41
|
+
margin-bottom: 72px;
|
42
42
|
text-indent: 0px;
|
43
43
|
text-transform: none;
|
44
44
|
text-decoration: none;
|
@@ -46,10 +46,10 @@
|
|
46
46
|
.display-xl-regular {
|
47
47
|
font-family: Figtree;
|
48
48
|
font-weight: Regular;
|
49
|
-
|
49
|
+
line-height: 100px;
|
50
50
|
font-size: 60px;
|
51
51
|
letter-spacing: -2px;
|
52
|
-
|
52
|
+
margin-bottom: 60px;
|
53
53
|
text-indent: 0px;
|
54
54
|
text-transform: none;
|
55
55
|
text-decoration: none;
|
@@ -57,10 +57,10 @@
|
|
57
57
|
.display-xl-medium {
|
58
58
|
font-family: Figtree;
|
59
59
|
font-weight: Medium;
|
60
|
-
|
60
|
+
line-height: 72px;
|
61
61
|
font-size: 60px;
|
62
62
|
letter-spacing: -2px;
|
63
|
-
|
63
|
+
margin-bottom: 60px;
|
64
64
|
text-indent: 0px;
|
65
65
|
text-transform: none;
|
66
66
|
text-decoration: none;
|
@@ -68,10 +68,10 @@
|
|
68
68
|
.display-xl-semibold {
|
69
69
|
font-family: Figtree;
|
70
70
|
font-weight: SemiBold;
|
71
|
-
|
71
|
+
line-height: 100px;
|
72
72
|
font-size: 60px;
|
73
73
|
letter-spacing: -2px;
|
74
|
-
|
74
|
+
margin-bottom: 60px;
|
75
75
|
text-indent: 0px;
|
76
76
|
text-transform: none;
|
77
77
|
text-decoration: none;
|
@@ -79,10 +79,10 @@
|
|
79
79
|
.display-xl-bold {
|
80
80
|
font-family: Figtree;
|
81
81
|
font-weight: Bold;
|
82
|
-
|
82
|
+
line-height: 100px;
|
83
83
|
font-size: 60px;
|
84
84
|
letter-spacing: -2px;
|
85
|
-
|
85
|
+
margin-bottom: 60px;
|
86
86
|
text-indent: 0px;
|
87
87
|
text-transform: none;
|
88
88
|
text-decoration: none;
|
@@ -90,10 +90,10 @@
|
|
90
90
|
.display-lg-regular {
|
91
91
|
font-family: Figtree;
|
92
92
|
font-weight: Regular;
|
93
|
-
|
93
|
+
line-height: 60px;
|
94
94
|
font-size: 48px;
|
95
95
|
letter-spacing: -2px;
|
96
|
-
|
96
|
+
margin-bottom: 48px;
|
97
97
|
text-indent: 0px;
|
98
98
|
text-transform: none;
|
99
99
|
text-decoration: none;
|
@@ -101,10 +101,10 @@
|
|
101
101
|
.display-lg-medium {
|
102
102
|
font-family: Figtree;
|
103
103
|
font-weight: Medium;
|
104
|
-
|
104
|
+
line-height: 60px;
|
105
105
|
font-size: 48px;
|
106
106
|
letter-spacing: -2px;
|
107
|
-
|
107
|
+
margin-bottom: 48px;
|
108
108
|
text-indent: 0px;
|
109
109
|
text-transform: none;
|
110
110
|
text-decoration: none;
|
@@ -112,10 +112,10 @@
|
|
112
112
|
.display-lg-semibold {
|
113
113
|
font-family: Figtree;
|
114
114
|
font-weight: SemiBold;
|
115
|
-
|
115
|
+
line-height: 60px;
|
116
116
|
font-size: 48px;
|
117
117
|
letter-spacing: -2px;
|
118
|
-
|
118
|
+
margin-bottom: 48px;
|
119
119
|
text-indent: 0px;
|
120
120
|
text-transform: none;
|
121
121
|
text-decoration: none;
|
@@ -123,10 +123,10 @@
|
|
123
123
|
.display-lg-bold {
|
124
124
|
font-family: Figtree;
|
125
125
|
font-weight: Bold;
|
126
|
-
|
126
|
+
line-height: 60px;
|
127
127
|
font-size: 48px;
|
128
128
|
letter-spacing: -2px;
|
129
|
-
|
129
|
+
margin-bottom: 48px;
|
130
130
|
text-indent: 0px;
|
131
131
|
text-transform: none;
|
132
132
|
text-decoration: none;
|
@@ -134,10 +134,10 @@
|
|
134
134
|
.display-md-regular {
|
135
135
|
font-family: Figtree;
|
136
136
|
font-weight: Regular;
|
137
|
-
|
137
|
+
line-height: 100px;
|
138
138
|
font-size: 36px;
|
139
139
|
letter-spacing: -2px;
|
140
|
-
|
140
|
+
margin-bottom: 36px;
|
141
141
|
text-indent: 0px;
|
142
142
|
text-transform: none;
|
143
143
|
text-decoration: none;
|
@@ -145,10 +145,10 @@
|
|
145
145
|
.display-md-medium {
|
146
146
|
font-family: Figtree;
|
147
147
|
font-weight: Medium;
|
148
|
-
|
148
|
+
line-height: 100px;
|
149
149
|
font-size: 36px;
|
150
150
|
letter-spacing: -2px;
|
151
|
-
|
151
|
+
margin-bottom: 36px;
|
152
152
|
text-indent: 0px;
|
153
153
|
text-transform: none;
|
154
154
|
text-decoration: none;
|
@@ -156,10 +156,10 @@
|
|
156
156
|
.display-md-semibold {
|
157
157
|
font-family: Figtree;
|
158
158
|
font-weight: SemiBold;
|
159
|
-
|
159
|
+
line-height: 100px;
|
160
160
|
font-size: 36px;
|
161
161
|
letter-spacing: -2px;
|
162
|
-
|
162
|
+
margin-bottom: 36px;
|
163
163
|
text-indent: 0px;
|
164
164
|
text-transform: none;
|
165
165
|
text-decoration: none;
|
@@ -167,10 +167,10 @@
|
|
167
167
|
.display-md-bold {
|
168
168
|
font-family: Figtree;
|
169
169
|
font-weight: Bold;
|
170
|
-
|
170
|
+
line-height: 100px;
|
171
171
|
font-size: 36px;
|
172
172
|
letter-spacing: -2px;
|
173
|
-
|
173
|
+
margin-bottom: 36px;
|
174
174
|
text-indent: 0px;
|
175
175
|
text-transform: none;
|
176
176
|
text-decoration: none;
|
@@ -178,10 +178,10 @@
|
|
178
178
|
.display-sm-regular {
|
179
179
|
font-family: Figtree;
|
180
180
|
font-weight: Regular;
|
181
|
-
|
181
|
+
line-height: 38px;
|
182
182
|
font-size: 30px;
|
183
183
|
letter-spacing: 0px;
|
184
|
-
|
184
|
+
margin-bottom: 30px;
|
185
185
|
text-indent: 0px;
|
186
186
|
text-transform: none;
|
187
187
|
text-decoration: none;
|
@@ -189,10 +189,10 @@
|
|
189
189
|
.display-sm-medium {
|
190
190
|
font-family: Figtree;
|
191
191
|
font-weight: Medium;
|
192
|
-
|
192
|
+
line-height: 38px;
|
193
193
|
font-size: 30px;
|
194
194
|
letter-spacing: 0px;
|
195
|
-
|
195
|
+
margin-bottom: 30px;
|
196
196
|
text-indent: 0px;
|
197
197
|
text-transform: none;
|
198
198
|
text-decoration: none;
|
@@ -200,10 +200,10 @@
|
|
200
200
|
.display-sm-semibold {
|
201
201
|
font-family: Figtree;
|
202
202
|
font-weight: SemiBold;
|
203
|
-
|
203
|
+
line-height: 38px;
|
204
204
|
font-size: 30px;
|
205
205
|
letter-spacing: 0px;
|
206
|
-
|
206
|
+
margin-bottom: 30px;
|
207
207
|
text-indent: 0px;
|
208
208
|
text-transform: none;
|
209
209
|
text-decoration: none;
|
@@ -211,10 +211,10 @@
|
|
211
211
|
.display-sm-bold {
|
212
212
|
font-family: Figtree;
|
213
213
|
font-weight: Bold;
|
214
|
-
|
214
|
+
line-height: 38px;
|
215
215
|
font-size: 30px;
|
216
216
|
letter-spacing: 0px;
|
217
|
-
|
217
|
+
margin-bottom: 30px;
|
218
218
|
text-indent: 0px;
|
219
219
|
text-transform: none;
|
220
220
|
text-decoration: none;
|
@@ -222,10 +222,10 @@
|
|
222
222
|
.display-sm-medium-italic {
|
223
223
|
font-family: Inter;
|
224
224
|
font-weight: Medium;
|
225
|
-
|
225
|
+
line-height: 44px;
|
226
226
|
font-size: 30px;
|
227
227
|
letter-spacing: 0px;
|
228
|
-
|
228
|
+
margin-bottom: 38px;
|
229
229
|
text-indent: 0px;
|
230
230
|
text-transform: none;
|
231
231
|
text-decoration: none;
|
@@ -234,10 +234,10 @@
|
|
234
234
|
.display-xs-regular {
|
235
235
|
font-family: Figtree;
|
236
236
|
font-weight: Regular;
|
237
|
-
|
237
|
+
line-height: 32px;
|
238
238
|
font-size: 24px;
|
239
239
|
letter-spacing: 0px;
|
240
|
-
|
240
|
+
margin-bottom: 24px;
|
241
241
|
text-indent: 0px;
|
242
242
|
text-transform: none;
|
243
243
|
text-decoration: none;
|
@@ -245,10 +245,10 @@
|
|
245
245
|
.display-xs-medium {
|
246
246
|
font-family: Figtree;
|
247
247
|
font-weight: Medium;
|
248
|
-
|
248
|
+
line-height: 32px;
|
249
249
|
font-size: 24px;
|
250
250
|
letter-spacing: 0px;
|
251
|
-
|
251
|
+
margin-bottom: 24px;
|
252
252
|
text-indent: 0px;
|
253
253
|
text-transform: none;
|
254
254
|
text-decoration: none;
|
@@ -256,10 +256,10 @@
|
|
256
256
|
.display-xs-semibold {
|
257
257
|
font-family: Figtree;
|
258
258
|
font-weight: SemiBold;
|
259
|
-
|
259
|
+
line-height: 32px;
|
260
260
|
font-size: 24px;
|
261
261
|
letter-spacing: 0px;
|
262
|
-
|
262
|
+
margin-bottom: 24px;
|
263
263
|
text-indent: 0px;
|
264
264
|
text-transform: none;
|
265
265
|
text-decoration: none;
|
@@ -267,10 +267,10 @@
|
|
267
267
|
.display-xs-bold {
|
268
268
|
font-family: Figtree;
|
269
269
|
font-weight: Bold;
|
270
|
-
|
270
|
+
line-height: 32px;
|
271
271
|
font-size: 24px;
|
272
272
|
letter-spacing: 0px;
|
273
|
-
|
273
|
+
margin-bottom: 24px;
|
274
274
|
text-indent: 0px;
|
275
275
|
text-transform: none;
|
276
276
|
text-decoration: none;
|
@@ -278,10 +278,10 @@
|
|
278
278
|
.display-xs-medium-italic {
|
279
279
|
font-family: Inter;
|
280
280
|
font-weight: Medium;
|
281
|
-
|
281
|
+
line-height: 36px;
|
282
282
|
font-size: 24px;
|
283
283
|
letter-spacing: 0px;
|
284
|
-
|
284
|
+
margin-bottom: 32px;
|
285
285
|
text-indent: 0px;
|
286
286
|
text-transform: none;
|
287
287
|
text-decoration: none;
|
@@ -290,10 +290,10 @@
|
|
290
290
|
.text-xl-regular {
|
291
291
|
font-family: Figtree;
|
292
292
|
font-weight: Regular;
|
293
|
-
|
293
|
+
line-height: 30px;
|
294
294
|
font-size: 20px;
|
295
295
|
letter-spacing: 0px;
|
296
|
-
|
296
|
+
margin-bottom: 20px;
|
297
297
|
text-indent: 0px;
|
298
298
|
text-transform: none;
|
299
299
|
text-decoration: none;
|
@@ -301,10 +301,10 @@
|
|
301
301
|
.text-xl-medium {
|
302
302
|
font-family: Figtree;
|
303
303
|
font-weight: Medium;
|
304
|
-
|
304
|
+
line-height: 30px;
|
305
305
|
font-size: 20px;
|
306
306
|
letter-spacing: 0px;
|
307
|
-
|
307
|
+
margin-bottom: 20px;
|
308
308
|
text-indent: 0px;
|
309
309
|
text-transform: none;
|
310
310
|
text-decoration: none;
|
@@ -312,10 +312,10 @@
|
|
312
312
|
.text-xl-semibold {
|
313
313
|
font-family: Figtree;
|
314
314
|
font-weight: SemiBold;
|
315
|
-
|
315
|
+
line-height: 30px;
|
316
316
|
font-size: 20px;
|
317
317
|
letter-spacing: 0px;
|
318
|
-
|
318
|
+
margin-bottom: 20px;
|
319
319
|
text-indent: 0px;
|
320
320
|
text-transform: none;
|
321
321
|
text-decoration: none;
|
@@ -323,10 +323,10 @@
|
|
323
323
|
.text-xl-bold {
|
324
324
|
font-family: Figtree;
|
325
325
|
font-weight: Bold;
|
326
|
-
|
326
|
+
line-height: 30px;
|
327
327
|
font-size: 20px;
|
328
328
|
letter-spacing: 0px;
|
329
|
-
|
329
|
+
margin-bottom: 20px;
|
330
330
|
text-indent: 0px;
|
331
331
|
text-transform: none;
|
332
332
|
text-decoration: none;
|
@@ -334,10 +334,10 @@
|
|
334
334
|
.text-xl-regular-italic {
|
335
335
|
font-family: Inter;
|
336
336
|
font-weight: Regular;
|
337
|
-
|
337
|
+
line-height: 30px;
|
338
338
|
font-size: 20px;
|
339
339
|
letter-spacing: 0px;
|
340
|
-
|
340
|
+
margin-bottom: 20px;
|
341
341
|
text-indent: 0px;
|
342
342
|
text-transform: none;
|
343
343
|
text-decoration: none;
|
@@ -346,10 +346,10 @@
|
|
346
346
|
.text-xl-medium-italic {
|
347
347
|
font-family: Inter;
|
348
348
|
font-weight: Medium;
|
349
|
-
|
349
|
+
line-height: 30px;
|
350
350
|
font-size: 20px;
|
351
351
|
letter-spacing: 0px;
|
352
|
-
|
352
|
+
margin-bottom: 20px;
|
353
353
|
text-indent: 0px;
|
354
354
|
text-transform: none;
|
355
355
|
text-decoration: none;
|
@@ -358,10 +358,10 @@
|
|
358
358
|
.text-xl-semibold-italic {
|
359
359
|
font-family: Inter;
|
360
360
|
font-weight: Semi Bold;
|
361
|
-
|
361
|
+
line-height: 30px;
|
362
362
|
font-size: 20px;
|
363
363
|
letter-spacing: 0px;
|
364
|
-
|
364
|
+
margin-bottom: 20px;
|
365
365
|
text-indent: 0px;
|
366
366
|
text-transform: none;
|
367
367
|
text-decoration: none;
|
@@ -370,10 +370,10 @@
|
|
370
370
|
.text-xl-bold-italic {
|
371
371
|
font-family: Inter;
|
372
372
|
font-weight: Bold;
|
373
|
-
|
373
|
+
line-height: 30px;
|
374
374
|
font-size: 20px;
|
375
375
|
letter-spacing: 0px;
|
376
|
-
|
376
|
+
margin-bottom: 20px;
|
377
377
|
text-indent: 0px;
|
378
378
|
text-transform: none;
|
379
379
|
text-decoration: none;
|
@@ -382,10 +382,10 @@
|
|
382
382
|
.text-xl-regular-underlined {
|
383
383
|
font-family: Inter;
|
384
384
|
font-weight: Regular;
|
385
|
-
|
385
|
+
line-height: 30px;
|
386
386
|
font-size: 20px;
|
387
387
|
letter-spacing: 0px;
|
388
|
-
|
388
|
+
margin-bottom: 0px;
|
389
389
|
text-indent: 0px;
|
390
390
|
text-transform: none;
|
391
391
|
text-decoration: underline;
|
@@ -393,10 +393,10 @@
|
|
393
393
|
.text-lg-regular {
|
394
394
|
font-family: Figtree;
|
395
395
|
font-weight: Regular;
|
396
|
-
|
396
|
+
line-height: 28px;
|
397
397
|
font-size: 18px;
|
398
398
|
letter-spacing: 0px;
|
399
|
-
|
399
|
+
margin-bottom: 18px;
|
400
400
|
text-indent: 0px;
|
401
401
|
text-transform: none;
|
402
402
|
text-decoration: none;
|
@@ -404,10 +404,10 @@
|
|
404
404
|
.text-lg-medium {
|
405
405
|
font-family: Figtree;
|
406
406
|
font-weight: Medium;
|
407
|
-
|
407
|
+
line-height: 28px;
|
408
408
|
font-size: 18px;
|
409
409
|
letter-spacing: 0px;
|
410
|
-
|
410
|
+
margin-bottom: 18px;
|
411
411
|
text-indent: 0px;
|
412
412
|
text-transform: none;
|
413
413
|
text-decoration: none;
|
@@ -415,10 +415,10 @@
|
|
415
415
|
.text-lg-semibold {
|
416
416
|
font-family: Figtree;
|
417
417
|
font-weight: SemiBold;
|
418
|
-
|
418
|
+
line-height: 28px;
|
419
419
|
font-size: 18px;
|
420
420
|
letter-spacing: 0px;
|
421
|
-
|
421
|
+
margin-bottom: 18px;
|
422
422
|
text-indent: 0px;
|
423
423
|
text-transform: none;
|
424
424
|
text-decoration: none;
|
@@ -426,10 +426,10 @@
|
|
426
426
|
.text-lg-bold {
|
427
427
|
font-family: Figtree;
|
428
428
|
font-weight: Bold;
|
429
|
-
|
429
|
+
line-height: 28px;
|
430
430
|
font-size: 18px;
|
431
431
|
letter-spacing: 0px;
|
432
|
-
|
432
|
+
margin-bottom: 18px;
|
433
433
|
text-indent: 0px;
|
434
434
|
text-transform: none;
|
435
435
|
text-decoration: none;
|
@@ -437,10 +437,10 @@
|
|
437
437
|
.text-lg-regular-italic {
|
438
438
|
font-family: Inter;
|
439
439
|
font-weight: Regular;
|
440
|
-
|
440
|
+
line-height: 28px;
|
441
441
|
font-size: 18px;
|
442
442
|
letter-spacing: 0px;
|
443
|
-
|
443
|
+
margin-bottom: 18px;
|
444
444
|
text-indent: 0px;
|
445
445
|
text-transform: none;
|
446
446
|
text-decoration: none;
|
@@ -449,10 +449,10 @@
|
|
449
449
|
.text-lg-medium-italic {
|
450
450
|
font-family: Inter;
|
451
451
|
font-weight: Medium;
|
452
|
-
|
452
|
+
line-height: 28px;
|
453
453
|
font-size: 18px;
|
454
454
|
letter-spacing: 0px;
|
455
|
-
|
455
|
+
margin-bottom: 18px;
|
456
456
|
text-indent: 0px;
|
457
457
|
text-transform: none;
|
458
458
|
text-decoration: none;
|
@@ -461,10 +461,10 @@
|
|
461
461
|
.text-lg-semibold-italic {
|
462
462
|
font-family: Inter;
|
463
463
|
font-weight: Semi Bold;
|
464
|
-
|
464
|
+
line-height: 28px;
|
465
465
|
font-size: 18px;
|
466
466
|
letter-spacing: 0px;
|
467
|
-
|
467
|
+
margin-bottom: 18px;
|
468
468
|
text-indent: 0px;
|
469
469
|
text-transform: none;
|
470
470
|
text-decoration: none;
|
@@ -473,10 +473,10 @@
|
|
473
473
|
.text-lg-bold-italic {
|
474
474
|
font-family: Inter;
|
475
475
|
font-weight: Bold;
|
476
|
-
|
476
|
+
line-height: 28px;
|
477
477
|
font-size: 18px;
|
478
478
|
letter-spacing: 0px;
|
479
|
-
|
479
|
+
margin-bottom: 18px;
|
480
480
|
text-indent: 0px;
|
481
481
|
text-transform: none;
|
482
482
|
text-decoration: none;
|
@@ -485,10 +485,10 @@
|
|
485
485
|
.text-lg-regular-underlined {
|
486
486
|
font-family: Inter;
|
487
487
|
font-weight: Regular;
|
488
|
-
|
488
|
+
line-height: 28px;
|
489
489
|
font-size: 18px;
|
490
490
|
letter-spacing: 0px;
|
491
|
-
|
491
|
+
margin-bottom: 18px;
|
492
492
|
text-indent: 0px;
|
493
493
|
text-transform: none;
|
494
494
|
text-decoration: underline;
|
@@ -496,10 +496,10 @@
|
|
496
496
|
.text-lg-medium-underlined {
|
497
497
|
font-family: Inter;
|
498
498
|
font-weight: Medium;
|
499
|
-
|
499
|
+
line-height: 28px;
|
500
500
|
font-size: 18px;
|
501
501
|
letter-spacing: 0px;
|
502
|
-
|
502
|
+
margin-bottom: 28px;
|
503
503
|
text-indent: 0px;
|
504
504
|
text-transform: none;
|
505
505
|
text-decoration: underline;
|
@@ -507,10 +507,10 @@
|
|
507
507
|
.text-lg-semibold-underlined {
|
508
508
|
font-family: Inter;
|
509
509
|
font-weight: Semi Bold;
|
510
|
-
|
510
|
+
line-height: 28px;
|
511
511
|
font-size: 18px;
|
512
512
|
letter-spacing: 0px;
|
513
|
-
|
513
|
+
margin-bottom: 18px;
|
514
514
|
text-indent: 0px;
|
515
515
|
text-transform: none;
|
516
516
|
text-decoration: underline;
|
@@ -518,10 +518,10 @@
|
|
518
518
|
.text-md-regular {
|
519
519
|
font-family: Figtree;
|
520
520
|
font-weight: Regular;
|
521
|
-
|
521
|
+
line-height: 24px;
|
522
522
|
font-size: 16px;
|
523
523
|
letter-spacing: 0px;
|
524
|
-
|
524
|
+
margin-bottom: 16px;
|
525
525
|
text-indent: 0px;
|
526
526
|
text-transform: none;
|
527
527
|
text-decoration: none;
|
@@ -529,10 +529,10 @@
|
|
529
529
|
.text-md-medium {
|
530
530
|
font-family: Figtree;
|
531
531
|
font-weight: Medium;
|
532
|
-
|
532
|
+
line-height: 24px;
|
533
533
|
font-size: 16px;
|
534
534
|
letter-spacing: 0px;
|
535
|
-
|
535
|
+
margin-bottom: 16px;
|
536
536
|
text-indent: 0px;
|
537
537
|
text-transform: none;
|
538
538
|
text-decoration: none;
|
@@ -540,10 +540,10 @@
|
|
540
540
|
.text-md-semibold {
|
541
541
|
font-family: Figtree;
|
542
542
|
font-weight: SemiBold;
|
543
|
-
|
543
|
+
line-height: 24px;
|
544
544
|
font-size: 16px;
|
545
545
|
letter-spacing: 0px;
|
546
|
-
|
546
|
+
margin-bottom: 16px;
|
547
547
|
text-indent: 0px;
|
548
548
|
text-transform: none;
|
549
549
|
text-decoration: none;
|
@@ -551,10 +551,10 @@
|
|
551
551
|
.text-md-bold {
|
552
552
|
font-family: Figtree;
|
553
553
|
font-weight: Bold;
|
554
|
-
|
554
|
+
line-height: 24px;
|
555
555
|
font-size: 16px;
|
556
556
|
letter-spacing: 0px;
|
557
|
-
|
557
|
+
margin-bottom: 16px;
|
558
558
|
text-indent: 0px;
|
559
559
|
text-transform: none;
|
560
560
|
text-decoration: none;
|
@@ -562,10 +562,10 @@
|
|
562
562
|
.text-md-regular-italic {
|
563
563
|
font-family: Inter;
|
564
564
|
font-weight: Regular;
|
565
|
-
|
565
|
+
line-height: 24px;
|
566
566
|
font-size: 16px;
|
567
567
|
letter-spacing: 0px;
|
568
|
-
|
568
|
+
margin-bottom: 16px;
|
569
569
|
text-indent: 0px;
|
570
570
|
text-transform: none;
|
571
571
|
text-decoration: none;
|
@@ -574,10 +574,10 @@
|
|
574
574
|
.text-md-medium-italic {
|
575
575
|
font-family: Inter;
|
576
576
|
font-weight: Medium;
|
577
|
-
|
577
|
+
line-height: 24px;
|
578
578
|
font-size: 16px;
|
579
579
|
letter-spacing: 0px;
|
580
|
-
|
580
|
+
margin-bottom: 16px;
|
581
581
|
text-indent: 0px;
|
582
582
|
text-transform: none;
|
583
583
|
text-decoration: none;
|
@@ -586,10 +586,10 @@
|
|
586
586
|
.text-md-semibold-italic {
|
587
587
|
font-family: Inter;
|
588
588
|
font-weight: Semi Bold;
|
589
|
-
|
589
|
+
line-height: 24px;
|
590
590
|
font-size: 16px;
|
591
591
|
letter-spacing: 0px;
|
592
|
-
|
592
|
+
margin-bottom: 16px;
|
593
593
|
text-indent: 0px;
|
594
594
|
text-transform: none;
|
595
595
|
text-decoration: none;
|
@@ -598,10 +598,10 @@
|
|
598
598
|
.text-md-bold-italic {
|
599
599
|
font-family: Inter;
|
600
600
|
font-weight: Bold;
|
601
|
-
|
601
|
+
line-height: 24px;
|
602
602
|
font-size: 16px;
|
603
603
|
letter-spacing: 0px;
|
604
|
-
|
604
|
+
margin-bottom: 16px;
|
605
605
|
text-indent: 0px;
|
606
606
|
text-transform: none;
|
607
607
|
text-decoration: none;
|
@@ -610,10 +610,10 @@
|
|
610
610
|
.text-md-regular-underlined {
|
611
611
|
font-family: Inter;
|
612
612
|
font-weight: Regular;
|
613
|
-
|
613
|
+
line-height: 24px;
|
614
614
|
font-size: 16px;
|
615
615
|
letter-spacing: 0px;
|
616
|
-
|
616
|
+
margin-bottom: 24px;
|
617
617
|
text-indent: 0px;
|
618
618
|
text-transform: none;
|
619
619
|
text-decoration: underline;
|
@@ -621,10 +621,10 @@
|
|
621
621
|
.text-md-medium-underlined {
|
622
622
|
font-family: Inter;
|
623
623
|
font-weight: Medium;
|
624
|
-
|
624
|
+
line-height: 24px;
|
625
625
|
font-size: 16px;
|
626
626
|
letter-spacing: 0px;
|
627
|
-
|
627
|
+
margin-bottom: 24px;
|
628
628
|
text-indent: 0px;
|
629
629
|
text-transform: none;
|
630
630
|
text-decoration: underline;
|
@@ -632,10 +632,10 @@
|
|
632
632
|
.text-md-semibold-underlined {
|
633
633
|
font-family: Inter;
|
634
634
|
font-weight: Semi Bold;
|
635
|
-
|
635
|
+
line-height: 24px;
|
636
636
|
font-size: 16px;
|
637
637
|
letter-spacing: 0px;
|
638
|
-
|
638
|
+
margin-bottom: 16px;
|
639
639
|
text-indent: 0px;
|
640
640
|
text-transform: none;
|
641
641
|
text-decoration: underline;
|
@@ -643,10 +643,10 @@
|
|
643
643
|
.text-sm-regular {
|
644
644
|
font-family: Figtree;
|
645
645
|
font-weight: Regular;
|
646
|
-
|
646
|
+
line-height: 20px;
|
647
647
|
font-size: 14px;
|
648
648
|
letter-spacing: 0px;
|
649
|
-
|
649
|
+
margin-bottom: 14px;
|
650
650
|
text-indent: 0px;
|
651
651
|
text-transform: none;
|
652
652
|
text-decoration: none;
|
@@ -654,10 +654,10 @@
|
|
654
654
|
.text-sm-medium {
|
655
655
|
font-family: Figtree;
|
656
656
|
font-weight: Medium;
|
657
|
-
|
657
|
+
line-height: 20px;
|
658
658
|
font-size: 14px;
|
659
659
|
letter-spacing: 0px;
|
660
|
-
|
660
|
+
margin-bottom: 14px;
|
661
661
|
text-indent: 0px;
|
662
662
|
text-transform: none;
|
663
663
|
text-decoration: none;
|
@@ -665,10 +665,10 @@
|
|
665
665
|
.text-sm-semibold {
|
666
666
|
font-family: Figtree;
|
667
667
|
font-weight: SemiBold;
|
668
|
-
|
668
|
+
line-height: 20px;
|
669
669
|
font-size: 14px;
|
670
670
|
letter-spacing: 0px;
|
671
|
-
|
671
|
+
margin-bottom: 14px;
|
672
672
|
text-indent: 0px;
|
673
673
|
text-transform: none;
|
674
674
|
text-decoration: none;
|
@@ -676,10 +676,10 @@
|
|
676
676
|
.text-sm-bold {
|
677
677
|
font-family: Figtree;
|
678
678
|
font-weight: Bold;
|
679
|
-
|
679
|
+
line-height: 20px;
|
680
680
|
font-size: 14px;
|
681
681
|
letter-spacing: 0px;
|
682
|
-
|
682
|
+
margin-bottom: 14px;
|
683
683
|
text-indent: 0px;
|
684
684
|
text-transform: none;
|
685
685
|
text-decoration: none;
|
@@ -687,10 +687,10 @@
|
|
687
687
|
.text-sm-regular-underlined {
|
688
688
|
font-family: Inter;
|
689
689
|
font-weight: Regular;
|
690
|
-
|
690
|
+
line-height: 20px;
|
691
691
|
font-size: 14px;
|
692
692
|
letter-spacing: 0px;
|
693
|
-
|
693
|
+
margin-bottom: 14px;
|
694
694
|
text-indent: 0px;
|
695
695
|
text-transform: none;
|
696
696
|
text-decoration: underline;
|
@@ -698,10 +698,10 @@
|
|
698
698
|
.text-sm-medium-underlined {
|
699
699
|
font-family: Inter;
|
700
700
|
font-weight: Medium;
|
701
|
-
|
701
|
+
line-height: 20px;
|
702
702
|
font-size: 14px;
|
703
703
|
letter-spacing: 0px;
|
704
|
-
|
704
|
+
margin-bottom: 14px;
|
705
705
|
text-indent: 0px;
|
706
706
|
text-transform: none;
|
707
707
|
text-decoration: underline;
|
@@ -709,10 +709,10 @@
|
|
709
709
|
.text-sm-semibold-underlined {
|
710
710
|
font-family: Inter;
|
711
711
|
font-weight: Semi Bold;
|
712
|
-
|
712
|
+
line-height: 20px;
|
713
713
|
font-size: 14px;
|
714
714
|
letter-spacing: 0px;
|
715
|
-
|
715
|
+
margin-bottom: 14px;
|
716
716
|
text-indent: 0px;
|
717
717
|
text-transform: none;
|
718
718
|
text-decoration: underline;
|
@@ -720,10 +720,10 @@
|
|
720
720
|
.text-xs-regular {
|
721
721
|
font-family: Figtree;
|
722
722
|
font-weight: Regular;
|
723
|
-
|
723
|
+
line-height: 18px;
|
724
724
|
font-size: 12px;
|
725
725
|
letter-spacing: 0px;
|
726
|
-
|
726
|
+
margin-bottom: 12px;
|
727
727
|
text-indent: 0px;
|
728
728
|
text-transform: none;
|
729
729
|
text-decoration: none;
|
@@ -731,10 +731,10 @@
|
|
731
731
|
.text-xs-medium {
|
732
732
|
font-family: Figtree;
|
733
733
|
font-weight: Medium;
|
734
|
-
|
734
|
+
line-height: 18px;
|
735
735
|
font-size: 12px;
|
736
736
|
letter-spacing: 0px;
|
737
|
-
|
737
|
+
margin-bottom: 12px;
|
738
738
|
text-indent: 0px;
|
739
739
|
text-transform: none;
|
740
740
|
text-decoration: none;
|
@@ -742,10 +742,10 @@
|
|
742
742
|
.text-xs-semibold {
|
743
743
|
font-family: Figtree;
|
744
744
|
font-weight: SemiBold;
|
745
|
-
|
745
|
+
line-height: 18px;
|
746
746
|
font-size: 12px;
|
747
747
|
letter-spacing: 0px;
|
748
|
-
|
748
|
+
margin-bottom: 12px;
|
749
749
|
text-indent: 0px;
|
750
750
|
text-transform: none;
|
751
751
|
text-decoration: none;
|
@@ -753,10 +753,10 @@
|
|
753
753
|
.text-xs-bold {
|
754
754
|
font-family: Figtree;
|
755
755
|
font-weight: Bold;
|
756
|
-
|
756
|
+
line-height: 18px;
|
757
757
|
font-size: 12px;
|
758
758
|
letter-spacing: 0px;
|
759
|
-
|
759
|
+
margin-bottom: 12px;
|
760
760
|
text-indent: 0px;
|
761
761
|
text-transform: none;
|
762
762
|
text-decoration: none;
|