@aurodesignsystem/design-tokens 5.11.0 → 5.12.0

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.
Files changed (48) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/CSSCustomProperties--bundled.css +373 -373
  3. package/dist/alaska/CSSCustomProperties--alaska.css +125 -125
  4. package/dist/alaska/JSONVariablesNested--alaska.json +124 -124
  5. package/dist/alaska/JSObject--allTokens.js +125 -125
  6. package/dist/alaska/SCSSVariables--alaska.scss +125 -125
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +125 -125
  8. package/dist/alaska/primitives--alaska.scss +10 -10
  9. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +125 -125
  10. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +124 -124
  11. package/dist/alaska-classic/JSObject--allTokens.js +125 -125
  12. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +125 -125
  13. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +125 -125
  14. package/dist/alaska-classic/primitives--alaskaClassic.scss +10 -10
  15. package/dist/auro-classic/CSSCustomProperties.css +2 -2
  16. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  17. package/dist/auro-classic/JSData--color.js +1 -1
  18. package/dist/auro-classic/JSONVariablesFlat.json +1 -1
  19. package/dist/auro-classic/JSONVariablesNested.json +1 -1
  20. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  21. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  22. package/dist/auro-classic/JSVariables--color.js +1 -1
  23. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  24. package/dist/auro-classic/SCSSVariables.scss +2 -2
  25. package/dist/auro-classic/SCSSVariablesMapFlat.scss +2 -2
  26. package/dist/auro-classic/SassCustomProperties.scss +2 -2
  27. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  28. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +125 -125
  29. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +124 -124
  30. package/dist/hawaiian/JSObject--allTokens.js +125 -125
  31. package/dist/hawaiian/SCSSVariables--hawaiian.scss +125 -125
  32. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +125 -125
  33. package/dist/hawaiian/primitives--hawaiian.scss +10 -10
  34. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  35. package/package.json +1 -1
  36. package/src/primitives/base/font.json +14 -14
  37. package/src/themes/alaska/basic/font/accent.json +21 -21
  38. package/src/themes/alaska/basic/font/body.json +5 -5
  39. package/src/themes/alaska/basic/font/display.json +18 -18
  40. package/src/themes/alaska/basic/font/heading.json +18 -18
  41. package/src/themes/alaska-classic/basic/font/accent.json +21 -21
  42. package/src/themes/alaska-classic/basic/font/body.json +5 -5
  43. package/src/themes/alaska-classic/basic/font/display.json +18 -18
  44. package/src/themes/alaska-classic/basic/font/heading.json +18 -18
  45. package/src/themes/hawaiian/basic/font/accent.json +21 -21
  46. package/src/themes/hawaiian/basic/font/body.json +5 -5
  47. package/src/themes/hawaiian/basic/font/display.json +18 -18
  48. package/src/themes/hawaiian/basic/font/heading.json +18 -18
@@ -210,23 +210,23 @@
210
210
  "lg": {
211
211
  "breakpoint": {
212
212
  "lg": {
213
- "fontFamily": "Slate Pro",
213
+ "fontFamily": "'Slate Pro'",
214
214
  "fontSize": "28px",
215
- "fontWeight": "Regular",
215
+ "fontWeight": "400",
216
216
  "letterSpacing": ".05em",
217
217
  "lineHeight": "130%"
218
218
  },
219
219
  "md": {
220
- "fontFamily": "Slate Pro",
220
+ "fontFamily": "'Slate Pro'",
221
221
  "fontSize": "26px",
222
- "fontWeight": "Regular",
222
+ "fontWeight": "400",
223
223
  "letterSpacing": ".05em",
224
224
  "lineHeight": "130%"
225
225
  },
226
226
  "sm": {
227
- "fontFamily": "Slate Pro",
227
+ "fontFamily": "'Slate Pro'",
228
228
  "fontSize": "24px",
229
- "fontWeight": "Regular",
229
+ "fontWeight": "400",
230
230
  "letterSpacing": ".05em",
231
231
  "lineHeight": "130%"
232
232
  }
@@ -235,23 +235,23 @@
235
235
  "md": {
236
236
  "breakpoint": {
237
237
  "lg": {
238
- "fontFamily": "Slate Pro",
238
+ "fontFamily": "'Slate Pro'",
239
239
  "fontSize": "24px",
240
- "fontWeight": "Medium",
240
+ "fontWeight": "500",
241
241
  "letterSpacing": ".05em",
242
242
  "lineHeight": "130%"
243
243
  },
244
244
  "md": {
245
- "fontFamily": "Slate Pro",
245
+ "fontFamily": "'Slate Pro'",
246
246
  "fontSize": "22px",
247
- "fontWeight": "Medium",
247
+ "fontWeight": "500",
248
248
  "letterSpacing": ".05em",
249
249
  "lineHeight": "130%"
250
250
  },
251
251
  "sm": {
252
- "fontFamily": "Slate Pro",
252
+ "fontFamily": "'Slate Pro'",
253
253
  "fontSize": "22px",
254
- "fontWeight": "Medium",
254
+ "fontWeight": "500",
255
255
  "letterSpacing": ".05em",
256
256
  "lineHeight": "130%"
257
257
  }
@@ -260,23 +260,23 @@
260
260
  "sm": {
261
261
  "breakpoint": {
262
262
  "lg": {
263
- "fontFamily": "Slate Pro",
263
+ "fontFamily": "'Slate Pro'",
264
264
  "fontSize": "20px",
265
- "fontWeight": "Medium",
265
+ "fontWeight": "500",
266
266
  "letterSpacing": ".05em",
267
267
  "lineHeight": "130%"
268
268
  },
269
269
  "md": {
270
- "fontFamily": "Slate Pro",
270
+ "fontFamily": "'Slate Pro'",
271
271
  "fontSize": "18px",
272
- "fontWeight": "Medium",
272
+ "fontWeight": "500",
273
273
  "letterSpacing": ".05em",
274
274
  "lineHeight": "130%"
275
275
  },
276
276
  "sm": {
277
- "fontFamily": "Slate Pro",
277
+ "fontFamily": "'Slate Pro'",
278
278
  "fontSize": "18px",
279
- "fontWeight": "Medium",
279
+ "fontWeight": "500",
280
280
  "letterSpacing": ".05em",
281
281
  "lineHeight": "130%"
282
282
  }
@@ -285,23 +285,23 @@
285
285
  "xl": {
286
286
  "breakpoint": {
287
287
  "lg": {
288
- "fontFamily": "Slate Pro",
288
+ "fontFamily": "'Slate Pro'",
289
289
  "fontSize": "32px",
290
- "fontWeight": "Regular",
290
+ "fontWeight": "400",
291
291
  "letterSpacing": ".05em",
292
292
  "lineHeight": "130%"
293
293
  },
294
294
  "md": {
295
- "fontFamily": "Slate Pro",
295
+ "fontFamily": "'Slate Pro'",
296
296
  "fontSize": "28px",
297
- "fontWeight": "Regular",
297
+ "fontWeight": "400",
298
298
  "letterSpacing": ".05em",
299
299
  "lineHeight": "130%"
300
300
  },
301
301
  "sm": {
302
- "fontFamily": "Slate Pro",
302
+ "fontFamily": "'Slate Pro'",
303
303
  "fontSize": "26px",
304
- "fontWeight": "Regular",
304
+ "fontWeight": "400",
305
305
  "letterSpacing": ".05em",
306
306
  "lineHeight": "130%"
307
307
  }
@@ -310,23 +310,23 @@
310
310
  "xs": {
311
311
  "breakpoint": {
312
312
  "lg": {
313
- "fontFamily": "Slate Pro",
313
+ "fontFamily": "'Slate Pro'",
314
314
  "fontSize": "16px",
315
- "fontWeight": "Medium",
315
+ "fontWeight": "500",
316
316
  "letterSpacing": ".10em",
317
317
  "lineHeight": "130%"
318
318
  },
319
319
  "md": {
320
- "fontFamily": "Slate Pro",
320
+ "fontFamily": "'Slate Pro'",
321
321
  "fontSize": "16px",
322
- "fontWeight": "Medium",
322
+ "fontWeight": "500",
323
323
  "letterSpacing": ".10em",
324
324
  "lineHeight": "130%"
325
325
  },
326
326
  "sm": {
327
- "fontFamily": "Slate Pro",
327
+ "fontFamily": "'Slate Pro'",
328
328
  "fontSize": "16px",
329
- "fontWeight": "Medium",
329
+ "fontWeight": "500",
330
330
  "letterSpacing": ".10em",
331
331
  "lineHeight": "130%"
332
332
  }
@@ -335,23 +335,23 @@
335
335
  "xxl": {
336
336
  "breakpoint": {
337
337
  "lg": {
338
- "fontFamily": "Slate Pro",
338
+ "fontFamily": "'Slate Pro'",
339
339
  "fontSize": "38px",
340
- "fontWeight": "Regular",
340
+ "fontWeight": "400",
341
341
  "letterSpacing": ".05em",
342
342
  "lineHeight": "100%"
343
343
  },
344
344
  "md": {
345
- "fontFamily": "Slate Pro",
345
+ "fontFamily": "'Slate Pro'",
346
346
  "fontSize": "38px",
347
- "fontWeight": "Regular",
347
+ "fontWeight": "400",
348
348
  "letterSpacing": ".05em",
349
349
  "lineHeight": "100%"
350
350
  },
351
351
  "sm": {
352
- "fontFamily": "Slate Pro",
352
+ "fontFamily": "'Slate Pro'",
353
353
  "fontSize": "32px",
354
- "fontWeight": "Regular",
354
+ "fontWeight": "400",
355
355
  "letterSpacing": ".05em",
356
356
  "lineHeight": "100%"
357
357
  }
@@ -360,23 +360,23 @@
360
360
  "xxs": {
361
361
  "breakpoint": {
362
362
  "lg": {
363
- "fontFamily": "Slate Pro",
363
+ "fontFamily": "'Slate Pro'",
364
364
  "fontSize": "14px",
365
- "fontWeight": "Regular",
365
+ "fontWeight": "400",
366
366
  "letterSpacing": ".10em",
367
367
  "lineHeight": "130%"
368
368
  },
369
369
  "md": {
370
- "fontFamily": "Slate Pro",
370
+ "fontFamily": "'Slate Pro'",
371
371
  "fontSize": "14px",
372
- "fontWeight": "Regular",
372
+ "fontWeight": "400",
373
373
  "letterSpacing": ".10em",
374
374
  "lineHeight": "130%"
375
375
  },
376
376
  "sm": {
377
- "fontFamily": "Slate Pro",
377
+ "fontFamily": "'Slate Pro'",
378
378
  "fontSize": "14px",
379
- "fontWeight": "Regular",
379
+ "fontWeight": "400",
380
380
  "letterSpacing": ".10em",
381
381
  "lineHeight": "130%"
382
382
  }
@@ -385,37 +385,37 @@
385
385
  },
386
386
  "body": {
387
387
  "default": {
388
- "fontFamily": "Slate Pro",
388
+ "fontFamily": "'Slate Pro'",
389
389
  "fontSize": "16px",
390
- "fontWeight": "Regular",
390
+ "fontWeight": "400",
391
391
  "letterSpacing": "0",
392
392
  "lineHeight": "24px"
393
393
  },
394
394
  "lg": {
395
- "fontFamily": "Slate Pro",
395
+ "fontFamily": "'Slate Pro'",
396
396
  "fontSize": "18px",
397
- "fontWeight": "Regular",
397
+ "fontWeight": "400",
398
398
  "letterSpacing": "0",
399
399
  "lineHeight": "26px"
400
400
  },
401
401
  "sm": {
402
- "fontFamily": "Slate Pro",
402
+ "fontFamily": "'Slate Pro'",
403
403
  "fontSize": "14px",
404
- "fontWeight": "Regular",
404
+ "fontWeight": "400",
405
405
  "letterSpacing": "0",
406
406
  "lineHeight": "20px"
407
407
  },
408
408
  "xs": {
409
- "fontFamily": "Slate Pro",
409
+ "fontFamily": "'Slate Pro'",
410
410
  "fontSize": "12px",
411
- "fontWeight": "Regular",
411
+ "fontWeight": "400",
412
412
  "letterSpacing": "0",
413
413
  "lineHeight": "16px"
414
414
  },
415
415
  "xxs": {
416
- "fontFamily": "Slate Pro",
416
+ "fontFamily": "'Slate Pro'",
417
417
  "fontSize": "10px",
418
- "fontWeight": "Regular",
418
+ "fontWeight": "400",
419
419
  "letterSpacing": "0",
420
420
  "lineHeight": "14px"
421
421
  }
@@ -424,23 +424,23 @@
424
424
  "lg": {
425
425
  "breakpoint": {
426
426
  "lg": {
427
- "fontFamily": "Chronicle Display",
427
+ "fontFamily": "'Chronicle Display'",
428
428
  "fontSize": "64px",
429
- "fontWeight": "Semibold",
429
+ "fontWeight": "600",
430
430
  "letterSpacing": "0",
431
431
  "lineHeight": "130%"
432
432
  },
433
433
  "md": {
434
- "fontFamily": "Chronicle Display",
434
+ "fontFamily": "'Chronicle Display'",
435
435
  "fontSize": "56px",
436
- "fontWeight": "Semibold",
436
+ "fontWeight": "600",
437
437
  "letterSpacing": "0",
438
438
  "lineHeight": "130%"
439
439
  },
440
440
  "sm": {
441
- "fontFamily": "Chronicle Display",
441
+ "fontFamily": "'Chronicle Display'",
442
442
  "fontSize": "44px",
443
- "fontWeight": "Semibold",
443
+ "fontWeight": "600",
444
444
  "letterSpacing": "0",
445
445
  "lineHeight": "130%"
446
446
  }
@@ -449,23 +449,23 @@
449
449
  "md": {
450
450
  "breakpoint": {
451
451
  "lg": {
452
- "fontFamily": "Chronicle Display",
452
+ "fontFamily": "'Chronicle Display'",
453
453
  "fontSize": "56px",
454
- "fontWeight": "Semibold",
454
+ "fontWeight": "600",
455
455
  "letterSpacing": "0",
456
456
  "lineHeight": "130%"
457
457
  },
458
458
  "md": {
459
- "fontFamily": "Chronicle Display",
459
+ "fontFamily": "'Chronicle Display'",
460
460
  "fontSize": "48px",
461
- "fontWeight": "Semibold",
461
+ "fontWeight": "600",
462
462
  "letterSpacing": "0",
463
463
  "lineHeight": "130%"
464
464
  },
465
465
  "sm": {
466
- "fontFamily": "Chronicle Display",
466
+ "fontFamily": "'Chronicle Display'",
467
467
  "fontSize": "40px",
468
- "fontWeight": "Semibold",
468
+ "fontWeight": "600",
469
469
  "letterSpacing": "0",
470
470
  "lineHeight": "130%"
471
471
  }
@@ -474,23 +474,23 @@
474
474
  "sm": {
475
475
  "breakpoint": {
476
476
  "lg": {
477
- "fontFamily": "Chronicle Display",
477
+ "fontFamily": "'Chronicle Display'",
478
478
  "fontSize": "48px",
479
- "fontWeight": "Semibold",
479
+ "fontWeight": "600",
480
480
  "letterSpacing": "0",
481
481
  "lineHeight": "130%"
482
482
  },
483
483
  "md": {
484
- "fontFamily": "Chronicle Display",
484
+ "fontFamily": "'Chronicle Display'",
485
485
  "fontSize": "44px",
486
- "fontWeight": "Semibold",
486
+ "fontWeight": "600",
487
487
  "letterSpacing": "0",
488
488
  "lineHeight": "130%"
489
489
  },
490
490
  "sm": {
491
- "fontFamily": "Chronicle Display",
491
+ "fontFamily": "'Chronicle Display'",
492
492
  "fontSize": "32px",
493
- "fontWeight": "Semibold",
493
+ "fontWeight": "600",
494
494
  "letterSpacing": "0",
495
495
  "lineHeight": "130%"
496
496
  }
@@ -499,23 +499,23 @@
499
499
  "xl": {
500
500
  "breakpoint": {
501
501
  "lg": {
502
- "fontFamily": "Chronicle Display",
502
+ "fontFamily": "'Chronicle Display'",
503
503
  "fontSize": "72px",
504
- "fontWeight": "Semibold",
504
+ "fontWeight": "600",
505
505
  "letterSpacing": "0",
506
506
  "lineHeight": "130%"
507
507
  },
508
508
  "md": {
509
- "fontFamily": "Chronicle Display",
509
+ "fontFamily": "'Chronicle Display'",
510
510
  "fontSize": "64px",
511
- "fontWeight": "Semibold",
511
+ "fontWeight": "600",
512
512
  "letterSpacing": "0",
513
513
  "lineHeight": "130%"
514
514
  },
515
515
  "sm": {
516
- "fontFamily": "Chronicle Display",
516
+ "fontFamily": "'Chronicle Display'",
517
517
  "fontSize": "48px",
518
- "fontWeight": "Semibold",
518
+ "fontWeight": "600",
519
519
  "letterSpacing": "0",
520
520
  "lineHeight": "130%"
521
521
  }
@@ -524,23 +524,23 @@
524
524
  "xs": {
525
525
  "breakpoint": {
526
526
  "lg": {
527
- "fontFamily": "Chronicle Display",
527
+ "fontFamily": "'Chronicle Display'",
528
528
  "fontSize": "38px",
529
- "fontWeight": "Semibold",
529
+ "fontWeight": "600",
530
530
  "letterSpacing": "0",
531
531
  "lineHeight": "130%"
532
532
  },
533
533
  "md": {
534
- "fontFamily": "Chronicle Display",
534
+ "fontFamily": "'Chronicle Display'",
535
535
  "fontSize": "36px",
536
- "fontWeight": "Semibold",
536
+ "fontWeight": "600",
537
537
  "letterSpacing": "0",
538
538
  "lineHeight": "130%"
539
539
  },
540
540
  "sm": {
541
- "fontFamily": "Chronicle Display",
541
+ "fontFamily": "'Chronicle Display'",
542
542
  "fontSize": "28px",
543
- "fontWeight": "Semibold",
543
+ "fontWeight": "600",
544
544
  "letterSpacing": "0",
545
545
  "lineHeight": "130%"
546
546
  }
@@ -549,23 +549,23 @@
549
549
  "xxl": {
550
550
  "breakpoint": {
551
551
  "lg": {
552
- "fontFamily": "Chronicle Display",
552
+ "fontFamily": "'Chronicle Display'",
553
553
  "fontSize": "86px",
554
- "fontWeight": "Semibold",
554
+ "fontWeight": "600",
555
555
  "letterSpacing": "0",
556
556
  "lineHeight": "130%"
557
557
  },
558
558
  "md": {
559
- "fontFamily": "Chronicle Display",
559
+ "fontFamily": "'Chronicle Display'",
560
560
  "fontSize": "72px",
561
- "fontWeight": "Semibold",
561
+ "fontWeight": "600",
562
562
  "letterSpacing": "0",
563
563
  "lineHeight": "130%"
564
564
  },
565
565
  "sm": {
566
- "fontFamily": "Chronicle Display",
566
+ "fontFamily": "'Chronicle Display'",
567
567
  "fontSize": "56px",
568
- "fontWeight": "Semibold",
568
+ "fontWeight": "600",
569
569
  "letterSpacing": "0",
570
570
  "lineHeight": "130%"
571
571
  }
@@ -576,23 +576,23 @@
576
576
  "lg": {
577
577
  "breakpoint": {
578
578
  "lg": {
579
- "fontFamily": "Slate Pro",
579
+ "fontFamily": "'Slate Pro'",
580
580
  "fontSize": "36px",
581
- "fontWeight": "Regular",
581
+ "fontWeight": "400",
582
582
  "letterSpacing": "0",
583
583
  "lineHeight": "130%"
584
584
  },
585
585
  "md": {
586
- "fontFamily": "Slate Pro",
586
+ "fontFamily": "'Slate Pro'",
587
587
  "fontSize": "32px",
588
- "fontWeight": "Regular",
588
+ "fontWeight": "400",
589
589
  "letterSpacing": "0",
590
590
  "lineHeight": "130%"
591
591
  },
592
592
  "sm": {
593
- "fontFamily": "Slate Pro",
593
+ "fontFamily": "'Slate Pro'",
594
594
  "fontSize": "28px",
595
- "fontWeight": "Regular",
595
+ "fontWeight": "400",
596
596
  "letterSpacing": "0",
597
597
  "lineHeight": "130%"
598
598
  }
@@ -601,23 +601,23 @@
601
601
  "md": {
602
602
  "breakpoint": {
603
603
  "lg": {
604
- "fontFamily": "Slate Pro",
604
+ "fontFamily": "'Slate Pro'",
605
605
  "fontSize": "28px",
606
- "fontWeight": "Medium",
606
+ "fontWeight": "500",
607
607
  "letterSpacing": "0",
608
608
  "lineHeight": "130%"
609
609
  },
610
610
  "md": {
611
- "fontFamily": "Slate Pro",
611
+ "fontFamily": "'Slate Pro'",
612
612
  "fontSize": "28px",
613
- "fontWeight": "Medium",
613
+ "fontWeight": "500",
614
614
  "letterSpacing": "0",
615
615
  "lineHeight": "130%"
616
616
  },
617
617
  "sm": {
618
- "fontFamily": "Slate Pro",
618
+ "fontFamily": "'Slate Pro'",
619
619
  "fontSize": "26px",
620
- "fontWeight": "Medium",
620
+ "fontWeight": "500",
621
621
  "letterSpacing": "0",
622
622
  "lineHeight": "130%"
623
623
  }
@@ -626,23 +626,23 @@
626
626
  "sm": {
627
627
  "breakpoint": {
628
628
  "lg": {
629
- "fontFamily": "Slate Pro",
629
+ "fontFamily": "'Slate Pro'",
630
630
  "fontSize": "24px",
631
- "fontWeight": "Medium",
631
+ "fontWeight": "500",
632
632
  "letterSpacing": "0",
633
633
  "lineHeight": "130%"
634
634
  },
635
635
  "md": {
636
- "fontFamily": "Slate Pro",
636
+ "fontFamily": "'Slate Pro'",
637
637
  "fontSize": "24px",
638
- "fontWeight": "Medium",
638
+ "fontWeight": "500",
639
639
  "letterSpacing": "0",
640
640
  "lineHeight": "130%"
641
641
  },
642
642
  "sm": {
643
- "fontFamily": "Slate Pro",
643
+ "fontFamily": "'Slate Pro'",
644
644
  "fontSize": "22px",
645
- "fontWeight": "Medium",
645
+ "fontWeight": "500",
646
646
  "letterSpacing": "0",
647
647
  "lineHeight": "130%"
648
648
  }
@@ -651,23 +651,23 @@
651
651
  "xl": {
652
652
  "breakpoint": {
653
653
  "lg": {
654
- "fontFamily": "Slate Pro",
654
+ "fontFamily": "'Slate Pro'",
655
655
  "fontSize": "40px",
656
- "fontWeight": "Regular",
656
+ "fontWeight": "400",
657
657
  "letterSpacing": "0",
658
658
  "lineHeight": "130%"
659
659
  },
660
660
  "md": {
661
- "fontFamily": "Slate Pro",
661
+ "fontFamily": "'Slate Pro'",
662
662
  "fontSize": "36px",
663
- "fontWeight": "Regular",
663
+ "fontWeight": "400",
664
664
  "letterSpacing": "0",
665
665
  "lineHeight": "130%"
666
666
  },
667
667
  "sm": {
668
- "fontFamily": "Slate Pro",
668
+ "fontFamily": "'Slate Pro'",
669
669
  "fontSize": "32px",
670
- "fontWeight": "Regular",
670
+ "fontWeight": "400",
671
671
  "letterSpacing": "0",
672
672
  "lineHeight": "130%"
673
673
  }
@@ -676,23 +676,23 @@
676
676
  "xs": {
677
677
  "breakpoint": {
678
678
  "lg": {
679
- "fontFamily": "Slate Pro",
679
+ "fontFamily": "'Slate Pro'",
680
680
  "fontSize": "20px",
681
- "fontWeight": "Medium",
681
+ "fontWeight": "500",
682
682
  "letterSpacing": "0",
683
683
  "lineHeight": "130%"
684
684
  },
685
685
  "md": {
686
- "fontFamily": "Slate Pro",
686
+ "fontFamily": "'Slate Pro'",
687
687
  "fontSize": "20px",
688
- "fontWeight": "Medium",
688
+ "fontWeight": "500",
689
689
  "letterSpacing": "0",
690
690
  "lineHeight": "130%"
691
691
  },
692
692
  "sm": {
693
- "fontFamily": "Slate Pro",
693
+ "fontFamily": "'Slate Pro'",
694
694
  "fontSize": "20px",
695
- "fontWeight": "Medium",
695
+ "fontWeight": "500",
696
696
  "letterSpacing": "0",
697
697
  "lineHeight": "130%"
698
698
  }
@@ -701,23 +701,23 @@
701
701
  "xxs": {
702
702
  "breakpoint": {
703
703
  "lg": {
704
- "fontFamily": "Slate Pro",
704
+ "fontFamily": "'Slate Pro'",
705
705
  "fontSize": "18px",
706
- "fontWeight": "Medium",
706
+ "fontWeight": "500",
707
707
  "letterSpacing": "0",
708
708
  "lineHeight": "130%"
709
709
  },
710
710
  "md": {
711
- "fontFamily": "Slate Pro",
711
+ "fontFamily": "'Slate Pro'",
712
712
  "fontSize": "18px",
713
- "fontWeight": "Medium",
713
+ "fontWeight": "500",
714
714
  "letterSpacing": "0",
715
715
  "lineHeight": "130%"
716
716
  },
717
717
  "sm": {
718
- "fontFamily": "Slate Pro",
718
+ "fontFamily": "'Slate Pro'",
719
719
  "fontSize": "18px",
720
- "fontWeight": "Medium",
720
+ "fontWeight": "500",
721
721
  "letterSpacing": "0",
722
722
  "lineHeight": "130%"
723
723
  }