@takeoff-design/tokens 0.1.2 → 0.2.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 (30) hide show
  1. package/dist/assets/fonts/tk-font/tk-display/tk-display.ttf +0 -0
  2. package/dist/assets/fonts/tk-font/tk-display/tk-display.woff2 +0 -0
  3. package/dist/assets/fonts/tk-font/tk-text/tk-text.ttf +0 -0
  4. package/dist/assets/fonts/tk-font/tk-text/tk-text.woff2 +0 -0
  5. package/dist/css/ajet/theme.css +4565 -2261
  6. package/dist/css/ajet/variables.css +32 -32
  7. package/dist/css/assets/fonts/tk-font/tk-display/tk-display.ttf +0 -0
  8. package/dist/css/assets/fonts/tk-font/tk-display/tk-display.woff2 +0 -0
  9. package/dist/css/assets/fonts/tk-font/tk-text/tk-text.ttf +0 -0
  10. package/dist/css/assets/fonts/tk-font/tk-text/tk-text.woff2 +0 -0
  11. package/dist/css/aviation/theme.css +4565 -2261
  12. package/dist/css/aviation/variables.css +32 -32
  13. package/dist/css/default/theme.css +4569 -2265
  14. package/dist/css/default/variables.css +36 -36
  15. package/dist/css/fonts.css +30 -1
  16. package/dist/css/sarp/theme.css +4565 -2261
  17. package/dist/css/sarp/variables.css +32 -32
  18. package/dist/css/technology/theme.css +4565 -2261
  19. package/dist/css/technology/variables.css +32 -32
  20. package/dist/js/ajet/tokens.mjs +52 -52
  21. package/dist/js/aviation/tokens.mjs +52 -52
  22. package/dist/js/default/tokens.mjs +210 -210
  23. package/dist/js/sarp/tokens.mjs +52 -52
  24. package/dist/js/technology/tokens.mjs +52 -52
  25. package/dist/scss/_components.scss +4525 -2220
  26. package/dist/scss/_variables.scss +36 -36
  27. package/dist/tailwind/_theme-vars.css +16 -16
  28. package/dist/tailwind/colors.js +10 -10
  29. package/dist/tailwind/theme.css +16 -16
  30. package/package.json +2 -2
@@ -194,20 +194,20 @@ export const alpha_neutral_neutral_500_12 = "#5258661F";
194
194
  export const alpha_neutral_neutral_500_8 = "#52586614";
195
195
  export const alpha_neutral_neutral_500_4 = "#5258660A";
196
196
  export const alpha_neutral_neutral_500_2 = "#52586605";
197
- export const aviation_amber_50 = "#FFF2E5";
198
- export const aviation_amber_100 = "#FFD9B2";
199
- export const aviation_amber_200 = "#FFCC99";
200
- export const aviation_amber_300 = "#FFB366";
201
- export const aviation_amber_400 = "#FF9933";
202
- export const aviation_amber_500 = "#FF8000";
203
- export const aviation_amber_600 = "#CC6600";
204
- export const aviation_amber_700 = "#994D00";
205
- export const aviation_amber_800 = "#663300";
206
- export const aviation_amber_900 = "#4D2600";
207
- export const family_title = "Geologica";
208
- export const family_subheading = "Geologica";
209
- export const family_label = "Geologica";
210
- export const family_body = "Geologica";
197
+ export const aviation_amber_amber_50 = "#FFF2E5";
198
+ export const aviation_amber_amber_100 = "#FFD9B2";
199
+ export const aviation_amber_amber_200 = "#FFCC99";
200
+ export const aviation_amber_amber_300 = "#FFB366";
201
+ export const aviation_amber_amber_400 = "#FF9933";
202
+ export const aviation_amber_amber_500 = "#FF8000";
203
+ export const aviation_amber_amber_600 = "#CC6600";
204
+ export const aviation_amber_amber_700 = "#994D00";
205
+ export const aviation_amber_amber_800 = "#663300";
206
+ export const aviation_amber_amber_900 = "#4D2600";
207
+ export const family_title = "TK DISPLAY";
208
+ export const family_subheading = "TK Text";
209
+ export const family_label = "TK Text";
210
+ export const family_body = "TK Text";
211
211
  export const line_height_xxs_normal = "16px";
212
212
  export const line_height_normal_xxs = 16;
213
213
  export const line_height_xs_normal = "18px";
@@ -406,12 +406,6 @@ export const overlay_black_darkest = "#000000B8";
406
406
  export const overlay_black_xxlightest = "#00000005";
407
407
  export const overlay_black_xlightest = "#00000014";
408
408
  export const overlay_black_none = "#00000000";
409
- export const overlay_white_lightest = "#FFFFFF29";
410
- export const overlay_white_light = "#FFFFFF52";
411
- export const overlay_white_base = "#FFFFFF7A";
412
- export const overlay_white_dark = "#FFFFFFA3";
413
- export const overlay_white_darkest = "#FFFFFFB8";
414
- export const overlay_white_none = "#FFFFFF00";
415
409
  export const states_lightest = "#F9FAFC";
416
410
  export const states_light = "#CACFD8";
417
411
  export const states_base = "#79889A";
@@ -447,6 +441,12 @@ export const states_verified_base = "#3B82F6";
447
441
  export const states_verified_dark = "#295BAC";
448
442
  export const states_verified_darkest = "#204887";
449
443
  export const states_verified_lightest = "#F5F9FF";
444
+ export const overlay_white_lightest = "#FFFFFF29";
445
+ export const overlay_white_light = "#FFFFFF52";
446
+ export const overlay_white_base = "#FFFFFF7A";
447
+ export const overlay_white_dark = "#FFFFFFA3";
448
+ export const overlay_white_darkest = "#FFFFFFB8";
449
+ export const overlay_white_none = "#FFFFFF00";
450
450
  export const static_dark = "#000000";
451
451
  export const static_light = "#FFFFFF";
452
452
  export const shadow_black_alpha_lightest = "#52586605";
@@ -956,12 +956,12 @@ export const pagination_base_container_gap = "12px";
956
956
  export const pagination_base_arrow_gap = "4px";
957
957
  export const pagination_base_gap = "6px";
958
958
  export const pagination_base_container_v_padding = "2px";
959
- export const pagination_cell_large_cell_size = "40px";
960
- export const pagination_cell_large_cell_radius = "8px";
961
- export const pagination_cell_base_cell_size = "32px";
962
- export const pagination_cell_base_cell_radius = "8px";
963
- export const pagination_cell_small_cell_size = "24px";
964
- export const pagination_cell_small_cell_radius = "8px";
959
+ export const pagination_cell_large_size = "40px";
960
+ export const pagination_cell_large_radius = "8px";
961
+ export const pagination_cell_base_size = "32px";
962
+ export const pagination_cell_base_radius = "8px";
963
+ export const pagination_cell_small_size = "24px";
964
+ export const pagination_cell_small_radius = "8px";
965
965
  export const persona_base_h_padding = "8px";
966
966
  export const persona_base_v_padding = "8px";
967
967
  export const persona_base_gap = "4px";
@@ -1249,10 +1249,10 @@ export const timepicker_timer_body_clock_v_padding = "12px";
1249
1249
  export const timepicker_timer_body_clock_gap = "16px";
1250
1250
  export const timepicker_timer_body_clock_input_group_gap = "8px";
1251
1251
  export const timepicker_timer_body_clock_input_gap = "0px";
1252
- export const timestamp_base_gap = "2px";
1253
- export const timestamp_base_content_gap = "4px";
1254
- export const timestamp_small_gap = "0px";
1255
- export const timestamp_small_content_gap = "2px";
1252
+ export const timestamp_timestampt_base_gap = "2px";
1253
+ export const timestamp_timestampt_base_content_gap = "4px";
1254
+ export const timestamp_timestampt_small_gap = "0px";
1255
+ export const timestamp_timestampt_small_content_gap = "2px";
1256
1256
  export const toast_base_radius = "8px";
1257
1257
  export const toast_base_h_padding = "12px";
1258
1258
  export const toast_base_v_padding = "12px";
@@ -1307,300 +1307,300 @@ export const upload_compact_text_gap = "0px";
1307
1307
  export const desktop_title_h1_size = "60px";
1308
1308
  export const desktop_title_h1_line_height = "90px";
1309
1309
  export const desktop_title_h1_line_weight = 500;
1310
- export const desktop_title_h1_font = "Geologica";
1311
- export const desktop_title_h2_font = "Geologica";
1310
+ export const desktop_title_h1_font = "TK DISPLAY";
1311
+ export const desktop_title_h2_font = "TK DISPLAY";
1312
1312
  export const desktop_title_h2_size = "48px";
1313
1313
  export const desktop_title_h2_line_weight = 500;
1314
1314
  export const desktop_title_h2_line_height = "72px";
1315
- export const desktop_title_h3_font = "Geologica";
1315
+ export const desktop_title_h3_font = "TK DISPLAY";
1316
1316
  export const desktop_title_h3_size = "36px";
1317
1317
  export const desktop_title_h3_line_weight = 700;
1318
1318
  export const desktop_title_h3_line_height = "54px";
1319
- export const desktop_title_h4_font = "Geologica";
1319
+ export const desktop_title_h4_font = "TK DISPLAY";
1320
1320
  export const desktop_title_h4_size = "30px";
1321
1321
  export const desktop_title_h4_line_weight = 700;
1322
1322
  export const desktop_title_h4_line_height = "45px";
1323
- export const desktop_title_h5_font = "Geologica";
1323
+ export const desktop_title_h5_font = "TK DISPLAY";
1324
1324
  export const desktop_title_h5_size = "24px";
1325
1325
  export const desktop_title_h5_line_weight = 700;
1326
1326
  export const desktop_title_h5_line_height = "36px";
1327
- export const desktop_title_display1_font = "Geologica";
1327
+ export const desktop_title_display1_font = "TK DISPLAY";
1328
1328
  export const desktop_title_display1_size = "96px";
1329
1329
  export const desktop_title_display1_line_weight = 500;
1330
1330
  export const desktop_title_display1_line_height = "128px";
1331
- export const desktop_title_display2_font = "Geologica";
1331
+ export const desktop_title_display2_font = "TK DISPLAY";
1332
1332
  export const desktop_title_display2_size = "72px";
1333
1333
  export const desktop_title_display2_line_weight = 500;
1334
1334
  export const desktop_title_display2_line_height = "108px";
1335
- export const desktop_title_h6_font = "Geologica";
1335
+ export const desktop_title_h6_font = "TK DISPLAY";
1336
1336
  export const desktop_title_h6_size = "20px";
1337
1337
  export const desktop_title_h6_line_weight = 700;
1338
1338
  export const desktop_title_h6_line_height = "30px";
1339
- export const desktop_body_xl_font = "Geologica";
1339
+ export const desktop_body_xl_font = "TK Text";
1340
1340
  export const desktop_body_xl_size = "20px";
1341
1341
  export const desktop_body_xl_line_weight = 500;
1342
1342
  export const desktop_body_xl_line_height = "30px";
1343
- export const desktop_body_l_font = "Geologica";
1343
+ export const desktop_body_l_font = "TK Text";
1344
1344
  export const desktop_body_l_size = "18px";
1345
1345
  export const desktop_body_l_line_weight = 500;
1346
1346
  export const desktop_body_l_line_height = "27px";
1347
- export const desktop_body_m_base_font = "Geologica";
1347
+ export const desktop_body_m_base_font = "TK Text";
1348
1348
  export const desktop_body_m_base_size = "16px";
1349
1349
  export const desktop_body_m_base_line_weight = 500;
1350
1350
  export const desktop_body_m_base_line_height = "24px";
1351
- export const desktop_body_2xl_font = "Geologica";
1351
+ export const desktop_body_2xl_font = "TK Text";
1352
1352
  export const desktop_body_2xl_size = "24px";
1353
1353
  export const desktop_body_2xl_line_weight = 500;
1354
1354
  export const desktop_body_2xl_line_height = "36px";
1355
- export const desktop_body_s_font = "Geologica";
1355
+ export const desktop_body_s_font = "TK Text";
1356
1356
  export const desktop_body_s_size = "14px";
1357
1357
  export const desktop_body_s_line_weight = 500;
1358
1358
  export const desktop_body_s_line_height = "20px";
1359
- export const desktop_body_xs_font = "Geologica";
1359
+ export const desktop_body_xs_font = "TK Text";
1360
1360
  export const desktop_body_xs_size = "12px";
1361
1361
  export const desktop_body_xs_line_weight = 500;
1362
1362
  export const desktop_body_xs_line_height = "18px";
1363
- export const desktop_body_2xs_font = "Geologica";
1363
+ export const desktop_body_2xs_font = "TK Text";
1364
1364
  export const desktop_body_2xs_size = "11px";
1365
1365
  export const desktop_body_2xs_line_weight = 500;
1366
1366
  export const desktop_body_2xs_line_height = "16px";
1367
- export const desktop_subheading_s_font = "Geologica";
1367
+ export const desktop_subheading_s_font = "TK Text";
1368
1368
  export const desktop_subheading_s_size = "14px";
1369
1369
  export const desktop_subheading_s_line_weight = 500;
1370
1370
  export const desktop_subheading_s_line_height = "20px";
1371
- export const desktop_subheading_xs_font = "Geologica";
1371
+ export const desktop_subheading_xs_font = "TK Text";
1372
1372
  export const desktop_subheading_xs_size = "12px";
1373
1373
  export const desktop_subheading_xs_line_weight = 500;
1374
1374
  export const desktop_subheading_xs_line_height = "18px";
1375
- export const desktop_subheading_2xs_font = "Geologica";
1375
+ export const desktop_subheading_2xs_font = "TK Text";
1376
1376
  export const desktop_subheading_2xs_size = "11px";
1377
1377
  export const desktop_subheading_2xs_line_weight = 500;
1378
1378
  export const desktop_subheading_2xs_line_height = "16px";
1379
- export const desktop_subheading_m_base_font = "Geologica";
1379
+ export const desktop_subheading_m_base_font = "TK Text";
1380
1380
  export const desktop_subheading_m_base_size = "16px";
1381
1381
  export const desktop_subheading_m_base_line_weight = 500;
1382
1382
  export const desktop_subheading_m_base_line_height = "24px";
1383
- export const desktop_label_s_font = "Geologica";
1383
+ export const desktop_label_s_font = "TK Text";
1384
1384
  export const desktop_label_s_size = "12px";
1385
1385
  export const desktop_label_s_line_weight = 500;
1386
1386
  export const desktop_label_s_line_height = "18px";
1387
- export const desktop_label_underline_s_font = "Geologica";
1387
+ export const desktop_label_underline_s_font = "TK Text";
1388
1388
  export const desktop_label_underline_s_size = "12px";
1389
1389
  export const desktop_label_underline_s_line_weight = 500;
1390
1390
  export const desktop_label_underline_s_line_height = "18px";
1391
- export const desktop_label_underline_m_base_font = "Geologica";
1391
+ export const desktop_label_underline_m_base_font = "TK Text";
1392
1392
  export const desktop_label_underline_m_base_size = "14px";
1393
1393
  export const desktop_label_underline_m_base_line_weight = 500;
1394
1394
  export const desktop_label_underline_m_base_line_height = "20px";
1395
- export const desktop_label_underline_l_font = "Geologica";
1395
+ export const desktop_label_underline_l_font = "TK Text";
1396
1396
  export const desktop_label_underline_l_size = "16px";
1397
1397
  export const desktop_label_underline_l_line_weight = 500;
1398
1398
  export const desktop_label_underline_l_line_height = "24px";
1399
- export const desktop_label_m_base_font = "Geologica";
1399
+ export const desktop_label_m_base_font = "TK Text";
1400
1400
  export const desktop_label_m_base_size = "14px";
1401
1401
  export const desktop_label_m_base_line_weight = 500;
1402
1402
  export const desktop_label_m_base_line_height = "20px";
1403
- export const desktop_label_l_font = "Geologica";
1403
+ export const desktop_label_l_font = "TK Text";
1404
1404
  export const desktop_label_l_size = "16px";
1405
1405
  export const desktop_label_l_line_weight = 500;
1406
1406
  export const desktop_label_l_line_height = "24px";
1407
1407
  export const tablet_title_h1_size = "48px";
1408
1408
  export const tablet_title_h1_line_height = "90px";
1409
1409
  export const tablet_title_h1_line_weight = 500;
1410
- export const tablet_title_h1_font = "Geologica";
1411
- export const tablet_title_h2_font = "Geologica";
1410
+ export const tablet_title_h1_font = "TK DISPLAY";
1411
+ export const tablet_title_h2_font = "TK DISPLAY";
1412
1412
  export const tablet_title_h2_size = "36px";
1413
1413
  export const tablet_title_h2_line_weight = 500;
1414
1414
  export const tablet_title_h2_line_height = "72px";
1415
- export const tablet_title_h3_font = "Geologica";
1415
+ export const tablet_title_h3_font = "TK DISPLAY";
1416
1416
  export const tablet_title_h3_size = "30px";
1417
1417
  export const tablet_title_h3_line_weight = 700;
1418
1418
  export const tablet_title_h3_line_height = "54px";
1419
- export const tablet_title_h4_font = "Geologica";
1419
+ export const tablet_title_h4_font = "TK DISPLAY";
1420
1420
  export const tablet_title_h4_size = "24px";
1421
1421
  export const tablet_title_h4_line_weight = 700;
1422
1422
  export const tablet_title_h4_line_height = "45px";
1423
- export const tablet_title_h5_font = "Geologica";
1423
+ export const tablet_title_h5_font = "TK DISPLAY";
1424
1424
  export const tablet_title_h5_size = "20px";
1425
1425
  export const tablet_title_h5_line_weight = 700;
1426
1426
  export const tablet_title_h5_line_height = "36px";
1427
- export const tablet_title_display1_font = "Geologica";
1427
+ export const tablet_title_display1_font = "TK DISPLAY";
1428
1428
  export const tablet_title_display1_size = "72px";
1429
1429
  export const tablet_title_display1_line_weight = 500;
1430
1430
  export const tablet_title_display1_line_height = "128px";
1431
- export const tablet_title_display2_font = "Geologica";
1431
+ export const tablet_title_display2_font = "TK DISPLAY";
1432
1432
  export const tablet_title_display2_size = "60px";
1433
1433
  export const tablet_title_display2_line_weight = 500;
1434
1434
  export const tablet_title_display2_line_height = "108px";
1435
- export const tablet_title_h6_font = "Geologica";
1435
+ export const tablet_title_h6_font = "TK DISPLAY";
1436
1436
  export const tablet_title_h6_size = "18px";
1437
1437
  export const tablet_title_h6_line_weight = 700;
1438
1438
  export const tablet_title_h6_line_height = "30px";
1439
- export const tablet_body_xl_font = "Geologica";
1439
+ export const tablet_body_xl_font = "TK Text";
1440
1440
  export const tablet_body_xl_size = "18px";
1441
1441
  export const tablet_body_xl_line_weight = 500;
1442
1442
  export const tablet_body_xl_line_height = "30px";
1443
- export const tablet_body_l_font = "Geologica";
1443
+ export const tablet_body_l_font = "TK Text";
1444
1444
  export const tablet_body_l_size = "16px";
1445
1445
  export const tablet_body_l_line_weight = 500;
1446
1446
  export const tablet_body_l_line_height = "27px";
1447
- export const tablet_body_m_base_font = "Geologica";
1447
+ export const tablet_body_m_base_font = "TK Text";
1448
1448
  export const tablet_body_m_base_size = "14px";
1449
1449
  export const tablet_body_m_base_line_weight = 500;
1450
1450
  export const tablet_body_m_base_line_height = "24px";
1451
- export const tablet_body_2xl_font = "Geologica";
1451
+ export const tablet_body_2xl_font = "TK Text";
1452
1452
  export const tablet_body_2xl_size = "20px";
1453
1453
  export const tablet_body_2xl_line_weight = 500;
1454
1454
  export const tablet_body_2xl_line_height = "36px";
1455
- export const tablet_body_s_font = "Geologica";
1455
+ export const tablet_body_s_font = "TK Text";
1456
1456
  export const tablet_body_s_size = "12px";
1457
1457
  export const tablet_body_s_line_weight = 500;
1458
1458
  export const tablet_body_s_line_height = "20px";
1459
- export const tablet_body_xs_font = "Geologica";
1459
+ export const tablet_body_xs_font = "TK Text";
1460
1460
  export const tablet_body_xs_size = "12px";
1461
1461
  export const tablet_body_xs_line_weight = 500;
1462
1462
  export const tablet_body_xs_line_height = "18px";
1463
- export const tablet_body_2xs_font = "Geologica";
1463
+ export const tablet_body_2xs_font = "TK Text";
1464
1464
  export const tablet_body_2xs_size = "11px";
1465
1465
  export const tablet_body_2xs_line_weight = 500;
1466
1466
  export const tablet_body_2xs_line_height = "16px";
1467
- export const tablet_subheading_s_font = "Geologica";
1467
+ export const tablet_subheading_s_font = "TK Text";
1468
1468
  export const tablet_subheading_s_size = "14px";
1469
1469
  export const tablet_subheading_s_line_weight = 500;
1470
1470
  export const tablet_subheading_s_line_height = "20px";
1471
- export const tablet_subheading_xs_font = "Geologica";
1471
+ export const tablet_subheading_xs_font = "TK Text";
1472
1472
  export const tablet_subheading_xs_size = "12px";
1473
1473
  export const tablet_subheading_xs_line_weight = 500;
1474
1474
  export const tablet_subheading_xs_line_height = "18px";
1475
- export const tablet_subheading_2xs_font = "Geologica";
1475
+ export const tablet_subheading_2xs_font = "TK Text";
1476
1476
  export const tablet_subheading_2xs_size = "11px";
1477
1477
  export const tablet_subheading_2xs_line_weight = 500;
1478
1478
  export const tablet_subheading_2xs_line_height = "16px";
1479
- export const tablet_subheading_m_base_font = "Geologica";
1479
+ export const tablet_subheading_m_base_font = "TK Text";
1480
1480
  export const tablet_subheading_m_base_size = "16px";
1481
1481
  export const tablet_subheading_m_base_line_weight = 500;
1482
1482
  export const tablet_subheading_m_base_line_height = "24px";
1483
- export const tablet_label_s_font = "Geologica";
1483
+ export const tablet_label_s_font = "TK Text";
1484
1484
  export const tablet_label_s_size = "12px";
1485
1485
  export const tablet_label_s_line_weight = 500;
1486
1486
  export const tablet_label_s_line_height = "18px";
1487
- export const tablet_label_underline_s_font = "Geologica";
1487
+ export const tablet_label_underline_s_font = "TK Text";
1488
1488
  export const tablet_label_underline_s_size = "12px";
1489
1489
  export const tablet_label_underline_s_line_weight = 500;
1490
1490
  export const tablet_label_underline_s_line_height = "18px";
1491
- export const tablet_label_underline_m_base_font = "Geologica";
1491
+ export const tablet_label_underline_m_base_font = "TK Text";
1492
1492
  export const tablet_label_underline_m_base_size = "12px";
1493
1493
  export const tablet_label_underline_m_base_line_weight = 500;
1494
1494
  export const tablet_label_underline_m_base_line_height = "18px";
1495
- export const tablet_label_underline_l_font = "Geologica";
1495
+ export const tablet_label_underline_l_font = "TK Text";
1496
1496
  export const tablet_label_underline_l_size = "14px";
1497
1497
  export const tablet_label_underline_l_line_weight = 500;
1498
1498
  export const tablet_label_underline_l_line_height = "20px";
1499
- export const tablet_label_m_base_font = "Geologica";
1499
+ export const tablet_label_m_base_font = "TK Text";
1500
1500
  export const tablet_label_m_base_size = "14px";
1501
1501
  export const tablet_label_m_base_line_weight = 500;
1502
1502
  export const tablet_label_m_base_line_height = "20px";
1503
- export const tablet_label_l_font = "Geologica";
1503
+ export const tablet_label_l_font = "TK Text";
1504
1504
  export const tablet_label_l_size = "14px";
1505
1505
  export const tablet_label_l_line_weight = 500;
1506
1506
  export const tablet_label_l_line_height = "20px";
1507
1507
  export const mobile_title_h1_size = "36px";
1508
1508
  export const mobile_title_h1_line_height = "90px";
1509
1509
  export const mobile_title_h1_line_weight = 500;
1510
- export const mobile_title_h1_font = "Geologica";
1511
- export const mobile_title_h2_font = "Geologica";
1510
+ export const mobile_title_h1_font = "TK DISPLAY";
1511
+ export const mobile_title_h2_font = "TK DISPLAY";
1512
1512
  export const mobile_title_h2_size = "30px";
1513
1513
  export const mobile_title_h2_line_weight = 500;
1514
1514
  export const mobile_title_h2_line_height = "72px";
1515
- export const mobile_title_h3_font = "Geologica";
1515
+ export const mobile_title_h3_font = "TK DISPLAY";
1516
1516
  export const mobile_title_h3_size = "24px";
1517
1517
  export const mobile_title_h3_line_weight = 700;
1518
1518
  export const mobile_title_h3_line_height = "54px";
1519
- export const mobile_title_h4_font = "Geologica";
1519
+ export const mobile_title_h4_font = "TK DISPLAY";
1520
1520
  export const mobile_title_h4_size = "20px";
1521
1521
  export const mobile_title_h4_line_weight = 700;
1522
1522
  export const mobile_title_h4_line_height = "45px";
1523
- export const mobile_title_h5_font = "Geologica";
1523
+ export const mobile_title_h5_font = "TK DISPLAY";
1524
1524
  export const mobile_title_h5_size = "18px";
1525
1525
  export const mobile_title_h5_line_weight = 700;
1526
1526
  export const mobile_title_h5_line_height = "36px";
1527
- export const mobile_title_display1_font = "Geologica";
1527
+ export const mobile_title_display1_font = "TK DISPLAY";
1528
1528
  export const mobile_title_display1_size = "60px";
1529
1529
  export const mobile_title_display1_line_weight = 500;
1530
1530
  export const mobile_title_display1_line_height = "128px";
1531
- export const mobile_title_display2_font = "Geologica";
1531
+ export const mobile_title_display2_font = "TK DISPLAY";
1532
1532
  export const mobile_title_display2_size = "48px";
1533
1533
  export const mobile_title_display2_line_weight = 500;
1534
1534
  export const mobile_title_display2_line_height = "108px";
1535
- export const mobile_title_h6_font = "Geologica";
1535
+ export const mobile_title_h6_font = "TK DISPLAY";
1536
1536
  export const mobile_title_h6_size = "16px";
1537
1537
  export const mobile_title_h6_line_weight = 700;
1538
1538
  export const mobile_title_h6_line_height = "30px";
1539
- export const mobile_body_xl_font = "Geologica";
1539
+ export const mobile_body_xl_font = "TK Text";
1540
1540
  export const mobile_body_xl_size = "16px";
1541
1541
  export const mobile_body_xl_line_weight = 500;
1542
1542
  export const mobile_body_xl_line_height = "24px";
1543
- export const mobile_body_l_font = "Geologica";
1543
+ export const mobile_body_l_font = "TK Text";
1544
1544
  export const mobile_body_l_size = "14px";
1545
1545
  export const mobile_body_l_line_weight = 500;
1546
1546
  export const mobile_body_l_line_height = "27px";
1547
- export const mobile_body_m_base_font = "Geologica";
1547
+ export const mobile_body_m_base_font = "TK Text";
1548
1548
  export const mobile_body_m_base_size = "12px";
1549
1549
  export const mobile_body_m_base_line_weight = 500;
1550
1550
  export const mobile_body_m_base_line_height = "24px";
1551
- export const mobile_body_2xl_font = "Geologica";
1551
+ export const mobile_body_2xl_font = "TK Text";
1552
1552
  export const mobile_body_2xl_size = "18px";
1553
1553
  export const mobile_body_2xl_line_weight = 500;
1554
1554
  export const mobile_body_2xl_line_height = "36px";
1555
- export const mobile_body_s_font = "Geologica";
1555
+ export const mobile_body_s_font = "TK Text";
1556
1556
  export const mobile_body_s_size = "12px";
1557
1557
  export const mobile_body_s_line_weight = 500;
1558
1558
  export const mobile_body_s_line_height = "20px";
1559
- export const mobile_body_xs_font = "Geologica";
1559
+ export const mobile_body_xs_font = "TK Text";
1560
1560
  export const mobile_body_xs_size = "12px";
1561
1561
  export const mobile_body_xs_line_weight = 500;
1562
1562
  export const mobile_body_xs_line_height = "18px";
1563
- export const mobile_body_2xs_font = "Geologica";
1563
+ export const mobile_body_2xs_font = "TK Text";
1564
1564
  export const mobile_body_2xs_size = "11px";
1565
1565
  export const mobile_body_2xs_line_weight = 500;
1566
1566
  export const mobile_body_2xs_line_height = "16px";
1567
- export const mobile_subheading_s_font = "Geologica";
1567
+ export const mobile_subheading_s_font = "TK Text";
1568
1568
  export const mobile_subheading_s_size = "12px";
1569
1569
  export const mobile_subheading_s_line_weight = 500;
1570
1570
  export const mobile_subheading_s_line_height = "18px";
1571
- export const mobile_subheading_xs_font = "Geologica";
1571
+ export const mobile_subheading_xs_font = "TK Text";
1572
1572
  export const mobile_subheading_xs_size = "12px";
1573
1573
  export const mobile_subheading_xs_line_weight = 500;
1574
1574
  export const mobile_subheading_xs_line_height = "18px";
1575
- export const mobile_subheading_2xs_font = "Geologica";
1575
+ export const mobile_subheading_2xs_font = "TK Text";
1576
1576
  export const mobile_subheading_2xs_size = "11px";
1577
1577
  export const mobile_subheading_2xs_line_weight = 500;
1578
1578
  export const mobile_subheading_2xs_line_height = "16px";
1579
- export const mobile_subheading_m_base_font = "Geologica";
1579
+ export const mobile_subheading_m_base_font = "TK Text";
1580
1580
  export const mobile_subheading_m_base_size = "12px";
1581
1581
  export const mobile_subheading_m_base_line_weight = 500;
1582
1582
  export const mobile_subheading_m_base_line_height = "18px";
1583
- export const mobile_label_s_font = "Geologica";
1583
+ export const mobile_label_s_font = "TK Text";
1584
1584
  export const mobile_label_s_size = "11px";
1585
1585
  export const mobile_label_s_line_weight = 500;
1586
1586
  export const mobile_label_s_line_height = "16px";
1587
- export const mobile_label_underline_s_font = "Geologica";
1587
+ export const mobile_label_underline_s_font = "TK Text";
1588
1588
  export const mobile_label_underline_s_size = "11px";
1589
1589
  export const mobile_label_underline_s_line_weight = 500;
1590
1590
  export const mobile_label_underline_s_line_height = "16px";
1591
- export const mobile_label_underline_m_base_font = "Geologica";
1591
+ export const mobile_label_underline_m_base_font = "TK Text";
1592
1592
  export const mobile_label_underline_m_base_size = "11px";
1593
1593
  export const mobile_label_underline_m_base_line_weight = 500;
1594
1594
  export const mobile_label_underline_m_base_line_height = "16px";
1595
- export const mobile_label_underline_l_font = "Geologica";
1595
+ export const mobile_label_underline_l_font = "TK Text";
1596
1596
  export const mobile_label_underline_l_size = "12px";
1597
1597
  export const mobile_label_underline_l_line_weight = 500;
1598
1598
  export const mobile_label_underline_l_line_height = "18px";
1599
- export const mobile_label_m_base_font = "Geologica";
1599
+ export const mobile_label_m_base_font = "TK Text";
1600
1600
  export const mobile_label_m_base_size = "12px";
1601
1601
  export const mobile_label_m_base_line_weight = 500;
1602
1602
  export const mobile_label_m_base_line_height = "18px";
1603
- export const mobile_label_l_font = "Geologica";
1603
+ export const mobile_label_l_font = "TK Text";
1604
1604
  export const mobile_label_l_size = "12px";
1605
1605
  export const mobile_label_l_line_weight = 500;
1606
1606
  export const mobile_label_l_line_height = "18px";
@@ -1800,20 +1800,20 @@ export default {
1800
1800
  "alpha-neutral-neutral-500-8": "#52586614",
1801
1801
  "alpha-neutral-neutral-500-4": "#5258660A",
1802
1802
  "alpha-neutral-neutral-500-2": "#52586605",
1803
- "aviation-amber-50": "#FFF2E5",
1804
- "aviation-amber-100": "#FFD9B2",
1805
- "aviation-amber-200": "#FFCC99",
1806
- "aviation-amber-300": "#FFB366",
1807
- "aviation-amber-400": "#FF9933",
1808
- "aviation-amber-500": "#FF8000",
1809
- "aviation-amber-600": "#CC6600",
1810
- "aviation-amber-700": "#994D00",
1811
- "aviation-amber-800": "#663300",
1812
- "aviation-amber-900": "#4D2600",
1813
- "family-title": "Geologica",
1814
- "family-subheading": "Geologica",
1815
- "family-label": "Geologica",
1816
- "family-body": "Geologica",
1803
+ "aviation-amber-amber-50": "#FFF2E5",
1804
+ "aviation-amber-amber-100": "#FFD9B2",
1805
+ "aviation-amber-amber-200": "#FFCC99",
1806
+ "aviation-amber-amber-300": "#FFB366",
1807
+ "aviation-amber-amber-400": "#FF9933",
1808
+ "aviation-amber-amber-500": "#FF8000",
1809
+ "aviation-amber-amber-600": "#CC6600",
1810
+ "aviation-amber-amber-700": "#994D00",
1811
+ "aviation-amber-amber-800": "#663300",
1812
+ "aviation-amber-amber-900": "#4D2600",
1813
+ "family-title": "TK DISPLAY",
1814
+ "family-subheading": "TK Text",
1815
+ "family-label": "TK Text",
1816
+ "family-body": "TK Text",
1817
1817
  "line-height-xxs-normal": "16px",
1818
1818
  "line-height-normal-xxs": 16,
1819
1819
  "line-height-xs-normal": "18px",
@@ -2012,12 +2012,6 @@ export default {
2012
2012
  "overlay-black-xxlightest": "#00000005",
2013
2013
  "overlay-black-xlightest": "#00000014",
2014
2014
  "overlay-black-none": "#00000000",
2015
- "overlay-white-lightest": "#FFFFFF29",
2016
- "overlay-white-light": "#FFFFFF52",
2017
- "overlay-white-base": "#FFFFFF7A",
2018
- "overlay-white-dark": "#FFFFFFA3",
2019
- "overlay-white-darkest": "#FFFFFFB8",
2020
- "overlay-white-none": "#FFFFFF00",
2021
2015
  "states-lightest": "#F9FAFC",
2022
2016
  "states-light": "#CACFD8",
2023
2017
  "states-base": "#79889A",
@@ -2053,6 +2047,12 @@ export default {
2053
2047
  "states-verified-dark": "#295BAC",
2054
2048
  "states-verified-darkest": "#204887",
2055
2049
  "states-verified-lightest": "#F5F9FF",
2050
+ "overlay-white-lightest": "#FFFFFF29",
2051
+ "overlay-white-light": "#FFFFFF52",
2052
+ "overlay-white-base": "#FFFFFF7A",
2053
+ "overlay-white-dark": "#FFFFFFA3",
2054
+ "overlay-white-darkest": "#FFFFFFB8",
2055
+ "overlay-white-none": "#FFFFFF00",
2056
2056
  "static-dark": "#000000",
2057
2057
  "static-light": "#FFFFFF",
2058
2058
  "shadow-black-alpha-lightest": "#52586605",
@@ -2562,12 +2562,12 @@ export default {
2562
2562
  "pagination-base-arrow-gap": "4px",
2563
2563
  "pagination-base-gap": "6px",
2564
2564
  "pagination-base-container-v-padding": "2px",
2565
- "pagination-cell-large-cell-size": "40px",
2566
- "pagination-cell-large-cell-radius": "8px",
2567
- "pagination-cell-base-cell-size": "32px",
2568
- "pagination-cell-base-cell-radius": "8px",
2569
- "pagination-cell-small-cell-size": "24px",
2570
- "pagination-cell-small-cell-radius": "8px",
2565
+ "pagination-cell-large-size": "40px",
2566
+ "pagination-cell-large-radius": "8px",
2567
+ "pagination-cell-base-size": "32px",
2568
+ "pagination-cell-base-radius": "8px",
2569
+ "pagination-cell-small-size": "24px",
2570
+ "pagination-cell-small-radius": "8px",
2571
2571
  "persona-base-h-padding": "8px",
2572
2572
  "persona-base-v-padding": "8px",
2573
2573
  "persona-base-gap": "4px",
@@ -2855,10 +2855,10 @@ export default {
2855
2855
  "timepicker-timer-body-clock-gap": "16px",
2856
2856
  "timepicker-timer-body-clock-input-group-gap": "8px",
2857
2857
  "timepicker-timer-body-clock-input-gap": "0px",
2858
- "timestamp-base-gap": "2px",
2859
- "timestamp-base-content-gap": "4px",
2860
- "timestamp-small-gap": "0px",
2861
- "timestamp-small-content-gap": "2px",
2858
+ "timestamp-timestampt-base-gap": "2px",
2859
+ "timestamp-timestampt-base-content-gap": "4px",
2860
+ "timestamp-timestampt-small-gap": "0px",
2861
+ "timestamp-timestampt-small-content-gap": "2px",
2862
2862
  "toast-base-radius": "8px",
2863
2863
  "toast-base-h-padding": "12px",
2864
2864
  "toast-base-v-padding": "12px",
@@ -2913,300 +2913,300 @@ export default {
2913
2913
  "desktop-title-h1-size": "60px",
2914
2914
  "desktop-title-h1-line-height": "90px",
2915
2915
  "desktop-title-h1-line-weight": 500,
2916
- "desktop-title-h1-font": "Geologica",
2917
- "desktop-title-h2-font": "Geologica",
2916
+ "desktop-title-h1-font": "TK DISPLAY",
2917
+ "desktop-title-h2-font": "TK DISPLAY",
2918
2918
  "desktop-title-h2-size": "48px",
2919
2919
  "desktop-title-h2-line-weight": 500,
2920
2920
  "desktop-title-h2-line-height": "72px",
2921
- "desktop-title-h3-font": "Geologica",
2921
+ "desktop-title-h3-font": "TK DISPLAY",
2922
2922
  "desktop-title-h3-size": "36px",
2923
2923
  "desktop-title-h3-line-weight": 700,
2924
2924
  "desktop-title-h3-line-height": "54px",
2925
- "desktop-title-h4-font": "Geologica",
2925
+ "desktop-title-h4-font": "TK DISPLAY",
2926
2926
  "desktop-title-h4-size": "30px",
2927
2927
  "desktop-title-h4-line-weight": 700,
2928
2928
  "desktop-title-h4-line-height": "45px",
2929
- "desktop-title-h5-font": "Geologica",
2929
+ "desktop-title-h5-font": "TK DISPLAY",
2930
2930
  "desktop-title-h5-size": "24px",
2931
2931
  "desktop-title-h5-line-weight": 700,
2932
2932
  "desktop-title-h5-line-height": "36px",
2933
- "desktop-title-display1-font": "Geologica",
2933
+ "desktop-title-display1-font": "TK DISPLAY",
2934
2934
  "desktop-title-display1-size": "96px",
2935
2935
  "desktop-title-display1-line-weight": 500,
2936
2936
  "desktop-title-display1-line-height": "128px",
2937
- "desktop-title-display2-font": "Geologica",
2937
+ "desktop-title-display2-font": "TK DISPLAY",
2938
2938
  "desktop-title-display2-size": "72px",
2939
2939
  "desktop-title-display2-line-weight": 500,
2940
2940
  "desktop-title-display2-line-height": "108px",
2941
- "desktop-title-h6-font": "Geologica",
2941
+ "desktop-title-h6-font": "TK DISPLAY",
2942
2942
  "desktop-title-h6-size": "20px",
2943
2943
  "desktop-title-h6-line-weight": 700,
2944
2944
  "desktop-title-h6-line-height": "30px",
2945
- "desktop-body-xl-font": "Geologica",
2945
+ "desktop-body-xl-font": "TK Text",
2946
2946
  "desktop-body-xl-size": "20px",
2947
2947
  "desktop-body-xl-line-weight": 500,
2948
2948
  "desktop-body-xl-line-height": "30px",
2949
- "desktop-body-l-font": "Geologica",
2949
+ "desktop-body-l-font": "TK Text",
2950
2950
  "desktop-body-l-size": "18px",
2951
2951
  "desktop-body-l-line-weight": 500,
2952
2952
  "desktop-body-l-line-height": "27px",
2953
- "desktop-body-m-base-font": "Geologica",
2953
+ "desktop-body-m-base-font": "TK Text",
2954
2954
  "desktop-body-m-base-size": "16px",
2955
2955
  "desktop-body-m-base-line-weight": 500,
2956
2956
  "desktop-body-m-base-line-height": "24px",
2957
- "desktop-body-2xl-font": "Geologica",
2957
+ "desktop-body-2xl-font": "TK Text",
2958
2958
  "desktop-body-2xl-size": "24px",
2959
2959
  "desktop-body-2xl-line-weight": 500,
2960
2960
  "desktop-body-2xl-line-height": "36px",
2961
- "desktop-body-s-font": "Geologica",
2961
+ "desktop-body-s-font": "TK Text",
2962
2962
  "desktop-body-s-size": "14px",
2963
2963
  "desktop-body-s-line-weight": 500,
2964
2964
  "desktop-body-s-line-height": "20px",
2965
- "desktop-body-xs-font": "Geologica",
2965
+ "desktop-body-xs-font": "TK Text",
2966
2966
  "desktop-body-xs-size": "12px",
2967
2967
  "desktop-body-xs-line-weight": 500,
2968
2968
  "desktop-body-xs-line-height": "18px",
2969
- "desktop-body-2xs-font": "Geologica",
2969
+ "desktop-body-2xs-font": "TK Text",
2970
2970
  "desktop-body-2xs-size": "11px",
2971
2971
  "desktop-body-2xs-line-weight": 500,
2972
2972
  "desktop-body-2xs-line-height": "16px",
2973
- "desktop-subheading-s-font": "Geologica",
2973
+ "desktop-subheading-s-font": "TK Text",
2974
2974
  "desktop-subheading-s-size": "14px",
2975
2975
  "desktop-subheading-s-line-weight": 500,
2976
2976
  "desktop-subheading-s-line-height": "20px",
2977
- "desktop-subheading-xs-font": "Geologica",
2977
+ "desktop-subheading-xs-font": "TK Text",
2978
2978
  "desktop-subheading-xs-size": "12px",
2979
2979
  "desktop-subheading-xs-line-weight": 500,
2980
2980
  "desktop-subheading-xs-line-height": "18px",
2981
- "desktop-subheading-2xs-font": "Geologica",
2981
+ "desktop-subheading-2xs-font": "TK Text",
2982
2982
  "desktop-subheading-2xs-size": "11px",
2983
2983
  "desktop-subheading-2xs-line-weight": 500,
2984
2984
  "desktop-subheading-2xs-line-height": "16px",
2985
- "desktop-subheading-m-base-font": "Geologica",
2985
+ "desktop-subheading-m-base-font": "TK Text",
2986
2986
  "desktop-subheading-m-base-size": "16px",
2987
2987
  "desktop-subheading-m-base-line-weight": 500,
2988
2988
  "desktop-subheading-m-base-line-height": "24px",
2989
- "desktop-label-s-font": "Geologica",
2989
+ "desktop-label-s-font": "TK Text",
2990
2990
  "desktop-label-s-size": "12px",
2991
2991
  "desktop-label-s-line-weight": 500,
2992
2992
  "desktop-label-s-line-height": "18px",
2993
- "desktop-label-underline-s-font": "Geologica",
2993
+ "desktop-label-underline-s-font": "TK Text",
2994
2994
  "desktop-label-underline-s-size": "12px",
2995
2995
  "desktop-label-underline-s-line-weight": 500,
2996
2996
  "desktop-label-underline-s-line-height": "18px",
2997
- "desktop-label-underline-m-base-font": "Geologica",
2997
+ "desktop-label-underline-m-base-font": "TK Text",
2998
2998
  "desktop-label-underline-m-base-size": "14px",
2999
2999
  "desktop-label-underline-m-base-line-weight": 500,
3000
3000
  "desktop-label-underline-m-base-line-height": "20px",
3001
- "desktop-label-underline-l-font": "Geologica",
3001
+ "desktop-label-underline-l-font": "TK Text",
3002
3002
  "desktop-label-underline-l-size": "16px",
3003
3003
  "desktop-label-underline-l-line-weight": 500,
3004
3004
  "desktop-label-underline-l-line-height": "24px",
3005
- "desktop-label-m-base-font": "Geologica",
3005
+ "desktop-label-m-base-font": "TK Text",
3006
3006
  "desktop-label-m-base-size": "14px",
3007
3007
  "desktop-label-m-base-line-weight": 500,
3008
3008
  "desktop-label-m-base-line-height": "20px",
3009
- "desktop-label-l-font": "Geologica",
3009
+ "desktop-label-l-font": "TK Text",
3010
3010
  "desktop-label-l-size": "16px",
3011
3011
  "desktop-label-l-line-weight": 500,
3012
3012
  "desktop-label-l-line-height": "24px",
3013
3013
  "tablet-title-h1-size": "48px",
3014
3014
  "tablet-title-h1-line-height": "90px",
3015
3015
  "tablet-title-h1-line-weight": 500,
3016
- "tablet-title-h1-font": "Geologica",
3017
- "tablet-title-h2-font": "Geologica",
3016
+ "tablet-title-h1-font": "TK DISPLAY",
3017
+ "tablet-title-h2-font": "TK DISPLAY",
3018
3018
  "tablet-title-h2-size": "36px",
3019
3019
  "tablet-title-h2-line-weight": 500,
3020
3020
  "tablet-title-h2-line-height": "72px",
3021
- "tablet-title-h3-font": "Geologica",
3021
+ "tablet-title-h3-font": "TK DISPLAY",
3022
3022
  "tablet-title-h3-size": "30px",
3023
3023
  "tablet-title-h3-line-weight": 700,
3024
3024
  "tablet-title-h3-line-height": "54px",
3025
- "tablet-title-h4-font": "Geologica",
3025
+ "tablet-title-h4-font": "TK DISPLAY",
3026
3026
  "tablet-title-h4-size": "24px",
3027
3027
  "tablet-title-h4-line-weight": 700,
3028
3028
  "tablet-title-h4-line-height": "45px",
3029
- "tablet-title-h5-font": "Geologica",
3029
+ "tablet-title-h5-font": "TK DISPLAY",
3030
3030
  "tablet-title-h5-size": "20px",
3031
3031
  "tablet-title-h5-line-weight": 700,
3032
3032
  "tablet-title-h5-line-height": "36px",
3033
- "tablet-title-display1-font": "Geologica",
3033
+ "tablet-title-display1-font": "TK DISPLAY",
3034
3034
  "tablet-title-display1-size": "72px",
3035
3035
  "tablet-title-display1-line-weight": 500,
3036
3036
  "tablet-title-display1-line-height": "128px",
3037
- "tablet-title-display2-font": "Geologica",
3037
+ "tablet-title-display2-font": "TK DISPLAY",
3038
3038
  "tablet-title-display2-size": "60px",
3039
3039
  "tablet-title-display2-line-weight": 500,
3040
3040
  "tablet-title-display2-line-height": "108px",
3041
- "tablet-title-h6-font": "Geologica",
3041
+ "tablet-title-h6-font": "TK DISPLAY",
3042
3042
  "tablet-title-h6-size": "18px",
3043
3043
  "tablet-title-h6-line-weight": 700,
3044
3044
  "tablet-title-h6-line-height": "30px",
3045
- "tablet-body-xl-font": "Geologica",
3045
+ "tablet-body-xl-font": "TK Text",
3046
3046
  "tablet-body-xl-size": "18px",
3047
3047
  "tablet-body-xl-line-weight": 500,
3048
3048
  "tablet-body-xl-line-height": "30px",
3049
- "tablet-body-l-font": "Geologica",
3049
+ "tablet-body-l-font": "TK Text",
3050
3050
  "tablet-body-l-size": "16px",
3051
3051
  "tablet-body-l-line-weight": 500,
3052
3052
  "tablet-body-l-line-height": "27px",
3053
- "tablet-body-m-base-font": "Geologica",
3053
+ "tablet-body-m-base-font": "TK Text",
3054
3054
  "tablet-body-m-base-size": "14px",
3055
3055
  "tablet-body-m-base-line-weight": 500,
3056
3056
  "tablet-body-m-base-line-height": "24px",
3057
- "tablet-body-2xl-font": "Geologica",
3057
+ "tablet-body-2xl-font": "TK Text",
3058
3058
  "tablet-body-2xl-size": "20px",
3059
3059
  "tablet-body-2xl-line-weight": 500,
3060
3060
  "tablet-body-2xl-line-height": "36px",
3061
- "tablet-body-s-font": "Geologica",
3061
+ "tablet-body-s-font": "TK Text",
3062
3062
  "tablet-body-s-size": "12px",
3063
3063
  "tablet-body-s-line-weight": 500,
3064
3064
  "tablet-body-s-line-height": "20px",
3065
- "tablet-body-xs-font": "Geologica",
3065
+ "tablet-body-xs-font": "TK Text",
3066
3066
  "tablet-body-xs-size": "12px",
3067
3067
  "tablet-body-xs-line-weight": 500,
3068
3068
  "tablet-body-xs-line-height": "18px",
3069
- "tablet-body-2xs-font": "Geologica",
3069
+ "tablet-body-2xs-font": "TK Text",
3070
3070
  "tablet-body-2xs-size": "11px",
3071
3071
  "tablet-body-2xs-line-weight": 500,
3072
3072
  "tablet-body-2xs-line-height": "16px",
3073
- "tablet-subheading-s-font": "Geologica",
3073
+ "tablet-subheading-s-font": "TK Text",
3074
3074
  "tablet-subheading-s-size": "14px",
3075
3075
  "tablet-subheading-s-line-weight": 500,
3076
3076
  "tablet-subheading-s-line-height": "20px",
3077
- "tablet-subheading-xs-font": "Geologica",
3077
+ "tablet-subheading-xs-font": "TK Text",
3078
3078
  "tablet-subheading-xs-size": "12px",
3079
3079
  "tablet-subheading-xs-line-weight": 500,
3080
3080
  "tablet-subheading-xs-line-height": "18px",
3081
- "tablet-subheading-2xs-font": "Geologica",
3081
+ "tablet-subheading-2xs-font": "TK Text",
3082
3082
  "tablet-subheading-2xs-size": "11px",
3083
3083
  "tablet-subheading-2xs-line-weight": 500,
3084
3084
  "tablet-subheading-2xs-line-height": "16px",
3085
- "tablet-subheading-m-base-font": "Geologica",
3085
+ "tablet-subheading-m-base-font": "TK Text",
3086
3086
  "tablet-subheading-m-base-size": "16px",
3087
3087
  "tablet-subheading-m-base-line-weight": 500,
3088
3088
  "tablet-subheading-m-base-line-height": "24px",
3089
- "tablet-label-s-font": "Geologica",
3089
+ "tablet-label-s-font": "TK Text",
3090
3090
  "tablet-label-s-size": "12px",
3091
3091
  "tablet-label-s-line-weight": 500,
3092
3092
  "tablet-label-s-line-height": "18px",
3093
- "tablet-label-underline-s-font": "Geologica",
3093
+ "tablet-label-underline-s-font": "TK Text",
3094
3094
  "tablet-label-underline-s-size": "12px",
3095
3095
  "tablet-label-underline-s-line-weight": 500,
3096
3096
  "tablet-label-underline-s-line-height": "18px",
3097
- "tablet-label-underline-m-base-font": "Geologica",
3097
+ "tablet-label-underline-m-base-font": "TK Text",
3098
3098
  "tablet-label-underline-m-base-size": "12px",
3099
3099
  "tablet-label-underline-m-base-line-weight": 500,
3100
3100
  "tablet-label-underline-m-base-line-height": "18px",
3101
- "tablet-label-underline-l-font": "Geologica",
3101
+ "tablet-label-underline-l-font": "TK Text",
3102
3102
  "tablet-label-underline-l-size": "14px",
3103
3103
  "tablet-label-underline-l-line-weight": 500,
3104
3104
  "tablet-label-underline-l-line-height": "20px",
3105
- "tablet-label-m-base-font": "Geologica",
3105
+ "tablet-label-m-base-font": "TK Text",
3106
3106
  "tablet-label-m-base-size": "14px",
3107
3107
  "tablet-label-m-base-line-weight": 500,
3108
3108
  "tablet-label-m-base-line-height": "20px",
3109
- "tablet-label-l-font": "Geologica",
3109
+ "tablet-label-l-font": "TK Text",
3110
3110
  "tablet-label-l-size": "14px",
3111
3111
  "tablet-label-l-line-weight": 500,
3112
3112
  "tablet-label-l-line-height": "20px",
3113
3113
  "mobile-title-h1-size": "36px",
3114
3114
  "mobile-title-h1-line-height": "90px",
3115
3115
  "mobile-title-h1-line-weight": 500,
3116
- "mobile-title-h1-font": "Geologica",
3117
- "mobile-title-h2-font": "Geologica",
3116
+ "mobile-title-h1-font": "TK DISPLAY",
3117
+ "mobile-title-h2-font": "TK DISPLAY",
3118
3118
  "mobile-title-h2-size": "30px",
3119
3119
  "mobile-title-h2-line-weight": 500,
3120
3120
  "mobile-title-h2-line-height": "72px",
3121
- "mobile-title-h3-font": "Geologica",
3121
+ "mobile-title-h3-font": "TK DISPLAY",
3122
3122
  "mobile-title-h3-size": "24px",
3123
3123
  "mobile-title-h3-line-weight": 700,
3124
3124
  "mobile-title-h3-line-height": "54px",
3125
- "mobile-title-h4-font": "Geologica",
3125
+ "mobile-title-h4-font": "TK DISPLAY",
3126
3126
  "mobile-title-h4-size": "20px",
3127
3127
  "mobile-title-h4-line-weight": 700,
3128
3128
  "mobile-title-h4-line-height": "45px",
3129
- "mobile-title-h5-font": "Geologica",
3129
+ "mobile-title-h5-font": "TK DISPLAY",
3130
3130
  "mobile-title-h5-size": "18px",
3131
3131
  "mobile-title-h5-line-weight": 700,
3132
3132
  "mobile-title-h5-line-height": "36px",
3133
- "mobile-title-display1-font": "Geologica",
3133
+ "mobile-title-display1-font": "TK DISPLAY",
3134
3134
  "mobile-title-display1-size": "60px",
3135
3135
  "mobile-title-display1-line-weight": 500,
3136
3136
  "mobile-title-display1-line-height": "128px",
3137
- "mobile-title-display2-font": "Geologica",
3137
+ "mobile-title-display2-font": "TK DISPLAY",
3138
3138
  "mobile-title-display2-size": "48px",
3139
3139
  "mobile-title-display2-line-weight": 500,
3140
3140
  "mobile-title-display2-line-height": "108px",
3141
- "mobile-title-h6-font": "Geologica",
3141
+ "mobile-title-h6-font": "TK DISPLAY",
3142
3142
  "mobile-title-h6-size": "16px",
3143
3143
  "mobile-title-h6-line-weight": 700,
3144
3144
  "mobile-title-h6-line-height": "30px",
3145
- "mobile-body-xl-font": "Geologica",
3145
+ "mobile-body-xl-font": "TK Text",
3146
3146
  "mobile-body-xl-size": "16px",
3147
3147
  "mobile-body-xl-line-weight": 500,
3148
3148
  "mobile-body-xl-line-height": "24px",
3149
- "mobile-body-l-font": "Geologica",
3149
+ "mobile-body-l-font": "TK Text",
3150
3150
  "mobile-body-l-size": "14px",
3151
3151
  "mobile-body-l-line-weight": 500,
3152
3152
  "mobile-body-l-line-height": "27px",
3153
- "mobile-body-m-base-font": "Geologica",
3153
+ "mobile-body-m-base-font": "TK Text",
3154
3154
  "mobile-body-m-base-size": "12px",
3155
3155
  "mobile-body-m-base-line-weight": 500,
3156
3156
  "mobile-body-m-base-line-height": "24px",
3157
- "mobile-body-2xl-font": "Geologica",
3157
+ "mobile-body-2xl-font": "TK Text",
3158
3158
  "mobile-body-2xl-size": "18px",
3159
3159
  "mobile-body-2xl-line-weight": 500,
3160
3160
  "mobile-body-2xl-line-height": "36px",
3161
- "mobile-body-s-font": "Geologica",
3161
+ "mobile-body-s-font": "TK Text",
3162
3162
  "mobile-body-s-size": "12px",
3163
3163
  "mobile-body-s-line-weight": 500,
3164
3164
  "mobile-body-s-line-height": "20px",
3165
- "mobile-body-xs-font": "Geologica",
3165
+ "mobile-body-xs-font": "TK Text",
3166
3166
  "mobile-body-xs-size": "12px",
3167
3167
  "mobile-body-xs-line-weight": 500,
3168
3168
  "mobile-body-xs-line-height": "18px",
3169
- "mobile-body-2xs-font": "Geologica",
3169
+ "mobile-body-2xs-font": "TK Text",
3170
3170
  "mobile-body-2xs-size": "11px",
3171
3171
  "mobile-body-2xs-line-weight": 500,
3172
3172
  "mobile-body-2xs-line-height": "16px",
3173
- "mobile-subheading-s-font": "Geologica",
3173
+ "mobile-subheading-s-font": "TK Text",
3174
3174
  "mobile-subheading-s-size": "12px",
3175
3175
  "mobile-subheading-s-line-weight": 500,
3176
3176
  "mobile-subheading-s-line-height": "18px",
3177
- "mobile-subheading-xs-font": "Geologica",
3177
+ "mobile-subheading-xs-font": "TK Text",
3178
3178
  "mobile-subheading-xs-size": "12px",
3179
3179
  "mobile-subheading-xs-line-weight": 500,
3180
3180
  "mobile-subheading-xs-line-height": "18px",
3181
- "mobile-subheading-2xs-font": "Geologica",
3181
+ "mobile-subheading-2xs-font": "TK Text",
3182
3182
  "mobile-subheading-2xs-size": "11px",
3183
3183
  "mobile-subheading-2xs-line-weight": 500,
3184
3184
  "mobile-subheading-2xs-line-height": "16px",
3185
- "mobile-subheading-m-base-font": "Geologica",
3185
+ "mobile-subheading-m-base-font": "TK Text",
3186
3186
  "mobile-subheading-m-base-size": "12px",
3187
3187
  "mobile-subheading-m-base-line-weight": 500,
3188
3188
  "mobile-subheading-m-base-line-height": "18px",
3189
- "mobile-label-s-font": "Geologica",
3189
+ "mobile-label-s-font": "TK Text",
3190
3190
  "mobile-label-s-size": "11px",
3191
3191
  "mobile-label-s-line-weight": 500,
3192
3192
  "mobile-label-s-line-height": "16px",
3193
- "mobile-label-underline-s-font": "Geologica",
3193
+ "mobile-label-underline-s-font": "TK Text",
3194
3194
  "mobile-label-underline-s-size": "11px",
3195
3195
  "mobile-label-underline-s-line-weight": 500,
3196
3196
  "mobile-label-underline-s-line-height": "16px",
3197
- "mobile-label-underline-m-base-font": "Geologica",
3197
+ "mobile-label-underline-m-base-font": "TK Text",
3198
3198
  "mobile-label-underline-m-base-size": "11px",
3199
3199
  "mobile-label-underline-m-base-line-weight": 500,
3200
3200
  "mobile-label-underline-m-base-line-height": "16px",
3201
- "mobile-label-underline-l-font": "Geologica",
3201
+ "mobile-label-underline-l-font": "TK Text",
3202
3202
  "mobile-label-underline-l-size": "12px",
3203
3203
  "mobile-label-underline-l-line-weight": 500,
3204
3204
  "mobile-label-underline-l-line-height": "18px",
3205
- "mobile-label-m-base-font": "Geologica",
3205
+ "mobile-label-m-base-font": "TK Text",
3206
3206
  "mobile-label-m-base-size": "12px",
3207
3207
  "mobile-label-m-base-line-weight": 500,
3208
3208
  "mobile-label-m-base-line-height": "18px",
3209
- "mobile-label-l-font": "Geologica",
3209
+ "mobile-label-l-font": "TK Text",
3210
3210
  "mobile-label-l-size": "12px",
3211
3211
  "mobile-label-l-line-weight": 500,
3212
3212
  "mobile-label-l-line-height": "18px"