Last active
February 7, 2022 16:33
-
-
Save ajmalafif/b91ab90d48c422636a1abdf19caf23da to your computer and use it in GitHub Desktop.
Figma Tokens for Tailwind v3.0.18 by Luis Falcon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "black": { | |
| "value": "#000000", | |
| "type": "color" | |
| }, | |
| "white": { | |
| "value": "#ffffff", | |
| "type": "color" | |
| }, | |
| "slate": { | |
| "50": { | |
| "value": "#f8fafc", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#f1f5f9", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#e2e8f0", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#cbd5e1", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#94a3b8", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#64748b", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#475569", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#334155", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#1e293b", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#0f172a", | |
| "type": "color" | |
| } | |
| }, | |
| "gray": { | |
| "50": { | |
| "value": "#f9fafb", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#f3f4f6", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#e5e7eb", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#d1d5db", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#9ca3af", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#6b7280", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#4b5563", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#374151", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#1f2937", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#111827", | |
| "type": "color" | |
| } | |
| }, | |
| "zinc": { | |
| "50": { | |
| "value": "#fafafa", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#f4f4f5", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#e4e4e7", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#d4d4d8", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#a1a1aa", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#71717a", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#52525b", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#3f3f46", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#27272a", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#18181b", | |
| "type": "color" | |
| } | |
| }, | |
| "neutral": { | |
| "50": { | |
| "value": "#fafafa", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#f5f5f5", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#e5e5e5", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#d4d4d4", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#a3a3a3", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#737373", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#525252", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#404040", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#262626", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#171717", | |
| "type": "color" | |
| } | |
| }, | |
| "stone": { | |
| "50": { | |
| "value": "#fafaf9", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#f5f5f4", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#e7e5e4", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#d6d3d1", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#a8a29e", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#78716c", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#57534e", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#44403c", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#292524", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#1c1917", | |
| "type": "color" | |
| } | |
| }, | |
| "red": { | |
| "50": { | |
| "value": "#fef2f2", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#fee2e2", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#fecaca", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#fca5a5", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#f87171", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#ef4444", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#dc2626", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#b91c1c", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#991b1b", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#7f1d1d", | |
| "type": "color" | |
| } | |
| }, | |
| "orange": { | |
| "50": { | |
| "value": "#fff7ed", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#ffedd5", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#fed7aa", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#fdba74", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#fb923c", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#f97316", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#ea580c", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#c2410c", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#9a3412", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#7c2d12", | |
| "type": "color" | |
| } | |
| }, | |
| "amber": { | |
| "50": { | |
| "value": "#fffbeb", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#fef3c7", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#fde68a", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#fcd34d", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#fbbf24", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#f59e0b", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#d97706", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#b45309", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#92400e", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#78350f", | |
| "type": "color" | |
| } | |
| }, | |
| "yellow": { | |
| "50": { | |
| "value": "#fefce8", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#fef9c3", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#fef08a", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#fde047", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#facc15", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#eab308", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#ca8a04", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#a16207", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#854d0e", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#713f12", | |
| "type": "color" | |
| } | |
| }, | |
| "lime": { | |
| "50": { | |
| "value": "#f7fee7", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#ecfccb", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#d9f99d", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#bef264", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#a3e635", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#84cc16", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#65a30d", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#4d7c0f", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#3f6212", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#365314", | |
| "type": "color" | |
| } | |
| }, | |
| "green": { | |
| "50": { | |
| "value": "#f0fdf4", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#dcfce7", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#bbf7d0", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#86efac", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#4ade80", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#22c55e", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#16a34a", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#15803d", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#166534", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#14532d", | |
| "type": "color" | |
| } | |
| }, | |
| "emerald": { | |
| "50": { | |
| "value": "#ecfdf5", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#d1fae5", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#a7f3d0", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#6ee7b7", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#34d399", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#10b981", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#059669", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#047857", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#065f46", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#064e3b", | |
| "type": "color" | |
| } | |
| }, | |
| "teal": { | |
| "50": { | |
| "value": "#f0fdfa", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#ccfbf1", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#99f6e4", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#5eead4", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#2dd4bf", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#14b8a6", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#0d9488", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#0f766e", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#115e59", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#134e4a", | |
| "type": "color" | |
| } | |
| }, | |
| "cyan": { | |
| "50": { | |
| "value": "#ecfeff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#cffafe", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#a5f3fc", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#67e8f9", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#22d3ee", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#06b6d4", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#0891b2", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#0e7490", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#155e75", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#164e63", | |
| "type": "color" | |
| } | |
| }, | |
| "sky": { | |
| "50": { | |
| "value": "#f0f9ff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#e0f2fe", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#bae6fd", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#7dd3fc", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#38bdf8", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#0ea5e9", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#0284c7", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#0369a1", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#075985", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#0c4a6e", | |
| "type": "color" | |
| } | |
| }, | |
| "blue": { | |
| "50": { | |
| "value": "#eff6ff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#dbeafe", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#bfdbfe", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#93c5fd", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#60a5fa", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#3b82f6", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#2563eb", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#1d4ed8", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#1e40af", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#1e3a8a", | |
| "type": "color" | |
| } | |
| }, | |
| "indigo": { | |
| "50": { | |
| "value": "#eef2ff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#e0e7ff", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#c7d2fe", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#a5b4fc", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#818cf8", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#6366f1", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#4f46e5", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#4338ca", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#3730a3", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#312e81", | |
| "type": "color" | |
| } | |
| }, | |
| "violet": { | |
| "50": { | |
| "value": "#f5f3ff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#ede9fe", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#ddd6fe", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#c4b5fd", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#a78bfa", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#8b5cf6", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#7c3aed", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#6d28d9", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#5b21b6", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#4c1d95", | |
| "type": "color" | |
| } | |
| }, | |
| "purple": { | |
| "50": { | |
| "value": "#faf5ff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#f3e8ff", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#e9d5ff", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#d8b4fe", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#c084fc", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#a855f7", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#9333ea", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#7e22ce", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#6b21a8", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#581c87", | |
| "type": "color" | |
| } | |
| }, | |
| "fuchsia": { | |
| "50": { | |
| "value": "#fdf4ff", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#fae8ff", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#f5d0fe", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#f0abfc", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#e879f9", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#d946ef", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#c026d3", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#a21caf", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#86198f", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#701a75", | |
| "type": "color" | |
| } | |
| }, | |
| "pink": { | |
| "50": { | |
| "value": "#fdf2f8", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#fce7f3", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#fbcfe8", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#f9a8d4", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#f472b6", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#ec4899", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#db2777", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#be185d", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#9d174d", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#831843", | |
| "type": "color" | |
| } | |
| }, | |
| "rose": { | |
| "50": { | |
| "value": "#fff1f2", | |
| "type": "color" | |
| }, | |
| "100": { | |
| "value": "#ffe4e6", | |
| "type": "color" | |
| }, | |
| "200": { | |
| "value": "#fecdd3", | |
| "type": "color" | |
| }, | |
| "300": { | |
| "value": "#fda4af", | |
| "type": "color" | |
| }, | |
| "400": { | |
| "value": "#fb7185", | |
| "type": "color" | |
| }, | |
| "500": { | |
| "value": "#f43f5e", | |
| "type": "color" | |
| }, | |
| "600": { | |
| "value": "#e11d48", | |
| "type": "color" | |
| }, | |
| "700": { | |
| "value": "#be123c", | |
| "type": "color" | |
| }, | |
| "800": { | |
| "value": "#9f1239", | |
| "type": "color" | |
| }, | |
| "900": { | |
| "value": "#881337", | |
| "type": "color" | |
| } | |
| }, | |
| "shadow-sm": { | |
| "value": { | |
| "color": "#0000000d", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "1", | |
| "blur": "2", | |
| "spread": "0" | |
| }, | |
| "type": "boxShadow" | |
| }, | |
| "shadow": { | |
| "value": [ | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "1", | |
| "blur": "2", | |
| "spread": "-1" | |
| }, | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "1", | |
| "blur": "3", | |
| "spread": "0" | |
| } | |
| ], | |
| "type": "boxShadow" | |
| }, | |
| "shadow-md": { | |
| "value": [ | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "2", | |
| "blur": "4", | |
| "spread": "-2" | |
| }, | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "4", | |
| "blur": "6", | |
| "spread": "-1" | |
| } | |
| ], | |
| "type": "boxShadow" | |
| }, | |
| "shadow-lg": { | |
| "value": [ | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "4", | |
| "blur": "6", | |
| "spread": "-4" | |
| }, | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "10", | |
| "blur": "15", | |
| "spread": "-3" | |
| } | |
| ], | |
| "type": "boxShadow" | |
| }, | |
| "shadow-xl": { | |
| "value": [ | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "8", | |
| "blur": "10", | |
| "spread": "-6" | |
| }, | |
| { | |
| "color": "#0000001a", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "20", | |
| "blur": "25", | |
| "spread": "-5" | |
| } | |
| ], | |
| "type": "boxShadow" | |
| }, | |
| "shadow-2xl": { | |
| "value": { | |
| "color": "#00000040", | |
| "type": "dropShadow", | |
| "x": "0", | |
| "y": "25", | |
| "blur": "50", | |
| "spread": "-12" | |
| }, | |
| "type": "boxShadow" | |
| }, | |
| "shadow-inner": { | |
| "value": { | |
| "color": "#0000000d", | |
| "type": "innerShadow", | |
| "x": "0", | |
| "y": "2", | |
| "blur": "4", | |
| "spread": "0" | |
| }, | |
| "type": "boxShadow" | |
| }, | |
| "fontFamilies": { | |
| "inter": { | |
| "value": "Inter", | |
| "type": "fontFamilies" | |
| }, | |
| "pt-serif": { | |
| "value": "PT Serif", | |
| "type": "fontFamilies" | |
| }, | |
| "source-code-pro": { | |
| "value": "Source Code Pro", | |
| "type": "fontFamilies" | |
| } | |
| }, | |
| "lineHeights": { | |
| "0": { | |
| "value": "16", | |
| "type": "lineHeights" | |
| }, | |
| "1": { | |
| "value": "20", | |
| "type": "lineHeights" | |
| }, | |
| "2": { | |
| "value": "24", | |
| "type": "lineHeights" | |
| }, | |
| "3": { | |
| "value": "28", | |
| "type": "lineHeights" | |
| }, | |
| "4": { | |
| "value": "32", | |
| "type": "lineHeights" | |
| }, | |
| "5": { | |
| "value": "36", | |
| "type": "lineHeights" | |
| }, | |
| "6": { | |
| "value": "40", | |
| "type": "lineHeights" | |
| }, | |
| "7": { | |
| "value": "AUTO", | |
| "type": "lineHeights" | |
| } | |
| }, | |
| "fontWeights": { | |
| "inter-0": { | |
| "value": "Thin", | |
| "type": "fontWeights" | |
| }, | |
| "inter-1": { | |
| "value": "Thin Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-2": { | |
| "value": "Extra Light", | |
| "type": "fontWeights" | |
| }, | |
| "inter-3": { | |
| "value": "Extra Light Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-4": { | |
| "value": "Light", | |
| "type": "fontWeights" | |
| }, | |
| "inter-5": { | |
| "value": "Light Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-6": { | |
| "value": "Regular", | |
| "type": "fontWeights" | |
| }, | |
| "inter-7": { | |
| "value": "Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-8": { | |
| "value": "Medium", | |
| "type": "fontWeights" | |
| }, | |
| "inter-9": { | |
| "value": "Medium Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-10": { | |
| "value": "Semi Bold", | |
| "type": "fontWeights" | |
| }, | |
| "inter-11": { | |
| "value": "Semi Bold Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-12": { | |
| "value": "Bold", | |
| "type": "fontWeights" | |
| }, | |
| "inter-13": { | |
| "value": "Bold Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-14": { | |
| "value": "Extra Bold", | |
| "type": "fontWeights" | |
| }, | |
| "inter-15": { | |
| "value": "Extra Bold Italic", | |
| "type": "fontWeights" | |
| }, | |
| "inter-16": { | |
| "value": "Black", | |
| "type": "fontWeights" | |
| }, | |
| "inter-17": { | |
| "value": "Black Italic", | |
| "type": "fontWeights" | |
| }, | |
| "pt-serif-18": { | |
| "value": "Regular", | |
| "type": "fontWeights" | |
| }, | |
| "pt-serif-19": { | |
| "value": "Italic", | |
| "type": "fontWeights" | |
| }, | |
| "pt-serif-20": { | |
| "value": "Bold", | |
| "type": "fontWeights" | |
| }, | |
| "pt-serif-21": { | |
| "value": "Bold Italic", | |
| "type": "fontWeights" | |
| }, | |
| "source-code-pro-22": { | |
| "value": "Regular", | |
| "type": "fontWeights" | |
| }, | |
| "source-code-pro-23": { | |
| "value": "Italic", | |
| "type": "fontWeights" | |
| }, | |
| "source-code-pro-24": { | |
| "value": "Bold", | |
| "type": "fontWeights" | |
| }, | |
| "source-code-pro-25": { | |
| "value": "Bold Italic", | |
| "type": "fontWeights" | |
| } | |
| }, | |
| "fontSize": { | |
| "0": { | |
| "value": "12", | |
| "type": "fontSizes" | |
| }, | |
| "1": { | |
| "value": "14", | |
| "type": "fontSizes" | |
| }, | |
| "2": { | |
| "value": "16", | |
| "type": "fontSizes" | |
| }, | |
| "3": { | |
| "value": "18", | |
| "type": "fontSizes" | |
| }, | |
| "4": { | |
| "value": "20", | |
| "type": "fontSizes" | |
| }, | |
| "5": { | |
| "value": "24", | |
| "type": "fontSizes" | |
| }, | |
| "6": { | |
| "value": "30", | |
| "type": "fontSizes" | |
| }, | |
| "7": { | |
| "value": "36", | |
| "type": "fontSizes" | |
| }, | |
| "8": { | |
| "value": "48", | |
| "type": "fontSizes" | |
| }, | |
| "9": { | |
| "value": "60", | |
| "type": "fontSizes" | |
| }, | |
| "10": { | |
| "value": "72", | |
| "type": "fontSizes" | |
| }, | |
| "11": { | |
| "value": "96", | |
| "type": "fontSizes" | |
| }, | |
| "12": { | |
| "value": "128", | |
| "type": "fontSizes" | |
| } | |
| }, | |
| "letterSpacing": { | |
| "0": { | |
| "value": "0%", | |
| "type": "letterSpacing" | |
| } | |
| }, | |
| "paragraphSpacing": { | |
| "0": { | |
| "value": "0", | |
| "type": "paragraphSpacing" | |
| } | |
| }, | |
| "font-sans": { | |
| "text-xs": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-sm": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-base": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-lg": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-2xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-3xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-4xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-5xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-6xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-7xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-8xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-9xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-0", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-1", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-2", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-3", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-4", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-5", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-6", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-7", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-8", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-9", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-10", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-11", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-12", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-13", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-14", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-15", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-16", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "{fontFamilies.roboto}", | |
| "fontWeight": "$fontWeights.inter-17", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| } | |
| }, | |
| "font-serif": { | |
| "text-xs": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-sm": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-base": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-lg": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-2xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-3xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-4xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-5xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-6xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-7xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-8xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-9xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-18", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-19", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-20", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.pt-serif", | |
| "fontWeight": "$fontWeights.pt-serif-21", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| } | |
| }, | |
| "font-mono": { | |
| "text-xs": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.0", | |
| "fontSize": "$fontSize.0", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-sm": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.1", | |
| "fontSize": "$fontSize.1", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-base": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.2", | |
| "fontSize": "$fontSize.2", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-lg": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.3", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.3", | |
| "fontSize": "$fontSize.4", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-2xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.4", | |
| "fontSize": "$fontSize.5", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-3xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.5", | |
| "fontSize": "$fontSize.6", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-4xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.6", | |
| "fontSize": "$fontSize.7", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-5xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.8", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-6xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.9", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-7xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.10", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-8xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.11", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| }, | |
| "text-9xl": { | |
| "thin": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "thin-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extralight-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "light-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "normal-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-22", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "medium-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-23", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "semibold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "bold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "extrabold-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-24", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| }, | |
| "black-italic": { | |
| "value": { | |
| "fontFamily": "$fontFamilies.source-code-pro", | |
| "fontWeight": "$fontWeights.source-code-pro-25", | |
| "lineHeight": "$lineHeights.7", | |
| "fontSize": "$fontSize.12", | |
| "letterSpacing": "$letterSpacing.0", | |
| "paragraphSpacing": "$paragraphSpacing.0", | |
| "textCase": "$textCase.none", | |
| "textDecoration": "$textDecoration.none" | |
| }, | |
| "type": "typography" | |
| } | |
| } | |
| }, | |
| "textCase": { | |
| "none": { | |
| "value": "none", | |
| "type": "textCase" | |
| } | |
| }, | |
| "textDecoration": { | |
| "none": { | |
| "value": "none", | |
| "type": "textDecoration" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.figma.com/community/file/1051401999391045384/TailwindCSS---v3.0.18