@novalabsxyz/tokens 2.0.0-y.2 → 2.0.0-y.4

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