@pass-culture/design-system 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,121 @@
1
+ /**
2
+ * Do not edit directly, this file was auto-generated.
3
+ * Generated on Thu, 19 Jun 2025 13:34:05 GMT
4
+ */
5
+
6
+ [data-theme="dark"] {
7
+ --color-text-default: #ffffff;
8
+ --color-text-subtle: #cbcdd2;
9
+ --color-text-error: #f83552;
10
+ --color-text-warning: #f9cf39;
11
+ --color-text-disabled: #f1f1f4;
12
+ --color-text-success: #2cbe6e;
13
+ --color-text-brand-primary: #c1a3ff;
14
+ --color-text-brand-primary-hover: #6123df;
15
+ --color-text-brand-secondary: #c1a3ff;
16
+ --color-text-brand-secondary-hover: #6123df;
17
+ --color-text-inverted: #161617;
18
+ --color-text-locked-inverted: #ffffff;
19
+ --color-text-locked: #161617;
20
+ --color-border-default: #cbcdd2;
21
+ --color-border-subtle: #90949d;
22
+ --color-border-disabled: #90949d;
23
+ --color-border-error: #f83552;
24
+ --color-border-success: #2cbe6e;
25
+ --color-border-selected: #ffffff;
26
+ --color-border-focused: #ffffff;
27
+ --color-border-brand-primary: #c1a3ff;
28
+ --color-border-brand-primary-hover: #6123df;
29
+ --color-border-brand-secondary: #c1a3ff;
30
+ --color-border-brand-secondary-hover: #6123df;
31
+ --color-border-inverted: #161617;
32
+ --color-border-decorative01: #ffeae2;
33
+ --color-border-decorative02: #dcf3f8;
34
+ --color-border-decorative03: #dbffea;
35
+ --color-border-decorative04: #c1a3ff;
36
+ --color-border-decorative05: #ffa5c0;
37
+ --color-outline-default: #ffffff;
38
+ --color-outline-error: #f83552;
39
+ --color-outline-inverted: #161617;
40
+ --color-background-default: #161617;
41
+ --color-background-subtle: #232323;
42
+ --color-background-disabled: #696a6f;
43
+ --color-background-error: #700118;
44
+ --color-background-success: #09532d;
45
+ --color-background-warning: #664900;
46
+ --color-background-info: #25026c;
47
+ --color-background-hover: #232323;
48
+ --color-background-brand-primary: #c1a3ff;
49
+ --color-background-brand-primary-hover: #6123df;
50
+ --color-background-brand-primary-selected: #25026c;
51
+ --color-background-brand-secondary: #c1a3ff;
52
+ --color-background-brand-secondary-hover: #6123df;
53
+ --color-background-locked: #ffffff;
54
+ --color-background-locked-inverted: #161617;
55
+ --color-background-locked-brand-primary: #6123df;
56
+ --color-background-locked-brand-secondary: #320096;
57
+ --color-background-inverted: #ffffff;
58
+ --color-background-decorative01: #d63d00;
59
+ --color-background-decorative02: #14a0be;
60
+ --color-background-decorative03: #0e8474;
61
+ --color-background-decorative04: #25026c;
62
+ --color-background-decorative05: #cb0659;
63
+ --color-background-headline: #320096;
64
+ --color-background-bookclub: #14a0be;
65
+ --color-icon-default: #ffffff;
66
+ --color-icon-disabled: #cbcdd2;
67
+ --color-icon-subtle: #cbcdd2;
68
+ --color-icon-info: #c1a3ff;
69
+ --color-icon-error: #f83552;
70
+ --color-icon-success: #2cbe6e;
71
+ --color-icon-warning: #f9df81;
72
+ --color-icon-brand-primary: #c1a3ff;
73
+ --color-icon-brand-primary-hover: #6123df;
74
+ --color-icon-brand-secondary: #c1a3ff;
75
+ --color-icon-brand-secondary-hover: #6123df;
76
+ --color-icon-inverted: #161617;
77
+ --color-icon-locked-inverted: #ffffff;
78
+ --color-icon-headline: #f3edff;
79
+ --color-icon-bookclub: #dcf3f8;
80
+ --separator-color-default: #90949d;
81
+ --separator-color-subtle: #696a6f;
82
+ --typography-title1-font-family: Montserrat-Bold;
83
+ --typography-title1-font-size: 1.75rem;
84
+ --typography-title1-line-height: 2.8rem;
85
+ --typography-title2-font-family: Montserrat-Bold;
86
+ --typography-title2-font-size: 1.3125rem;
87
+ --typography-title2-line-height: 2.1rem;
88
+ --typography-title3-font-family: Montserrat-Bold;
89
+ --typography-title3-font-size: 1.1875rem;
90
+ --typography-title3-line-height: 1.9rem;
91
+ --typography-title4-font-family: Montserrat-Bold;
92
+ --typography-title4-font-size: 1.0625rem;
93
+ --typography-title4-line-height: 1.7rem;
94
+ --typography-body-font-family: Montserrat-Medium;
95
+ --typography-body-font-size: 1rem;
96
+ --typography-body-line-height: 1.6rem;
97
+ --typography-body-s-font-family: Montserrat-Medium;
98
+ --typography-body-s-font-size: 0.875rem;
99
+ --typography-body-s-line-height: 1.4rem;
100
+ --typography-body-xs-font-family: Montserrat-Medium;
101
+ --typography-body-xs-font-size: 0.75rem;
102
+ --typography-body-xs-line-height: 1.2rem;
103
+ --typography-body-accent-font-family: Montserrat-SemiBold;
104
+ --typography-body-accent-font-size: 1rem;
105
+ --typography-body-accent-line-height: 1.6rem;
106
+ --typography-body-accent-s-font-family: Montserrat-SemiBold;
107
+ --typography-body-accent-s-font-size: 0.875rem;
108
+ --typography-body-accent-s-line-height: 1.4rem;
109
+ --typography-body-accent-xs-font-family: Montserrat-SemiBold;
110
+ --typography-body-accent-xs-font-size: 0.75rem;
111
+ --typography-body-accent-xs-line-height: 1.2rem;
112
+ --typography-body-italic-font-family: Montserrat-MediumItalic;
113
+ --typography-body-italic-font-size: 1rem;
114
+ --typography-body-italic-line-height: 1.6rem;
115
+ --typography-body-italic-accent-font-family: Montserrat-SemiBoldItalic;
116
+ --typography-body-italic-accent-font-size: 1rem;
117
+ --typography-body-italic-accent-line-height: 1.6rem;
118
+ --typography-button-font-family: Montserrat-Bold;
119
+ --typography-button-font-size: 1rem;
120
+ --typography-button-line-height: 1.6rem;
121
+ }
@@ -0,0 +1,167 @@
1
+ "use strict";
2
+ /**
3
+ * Do not edit directly, this file was auto-generated.
4
+ * Generated on Thu, 19 Jun 2025 13:34:05 GMT
5
+ */
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ exports.theme = void 0;
8
+ exports.theme = {
9
+ "color": {
10
+ "text": {
11
+ "default": "#ffffff",
12
+ "subtle": "#cbcdd2",
13
+ "error": "#f83552",
14
+ "warning": "#f9cf39",
15
+ "disabled": "#f1f1f4",
16
+ "success": "#2cbe6e",
17
+ "brandPrimary": "#c1a3ff",
18
+ "brandPrimaryHover": "#6123df",
19
+ "brandSecondary": "#c1a3ff",
20
+ "brandSecondaryHover": "#6123df",
21
+ "inverted": "#161617",
22
+ "lockedInverted": "#ffffff",
23
+ "locked": "#161617"
24
+ },
25
+ "border": {
26
+ "default": "#cbcdd2",
27
+ "subtle": "#90949d",
28
+ "disabled": "#90949d",
29
+ "error": "#f83552",
30
+ "success": "#2cbe6e",
31
+ "selected": "#ffffff",
32
+ "focused": "#ffffff",
33
+ "brandPrimary": "#c1a3ff",
34
+ "brandPrimaryHover": "#6123df",
35
+ "brandSecondary": "#c1a3ff",
36
+ "brandSecondaryHover": "#6123df",
37
+ "inverted": "#161617",
38
+ "decorative01": "#ffeae2",
39
+ "decorative02": "#dcf3f8",
40
+ "decorative03": "#dbffea",
41
+ "decorative04": "#c1a3ff",
42
+ "decorative05": "#ffa5c0"
43
+ },
44
+ "outline": {
45
+ "default": "#ffffff",
46
+ "error": "#f83552",
47
+ "inverted": "#161617"
48
+ },
49
+ "background": {
50
+ "default": "#161617",
51
+ "subtle": "#232323",
52
+ "disabled": "#696a6f",
53
+ "error": "#700118",
54
+ "success": "#09532d",
55
+ "warning": "#664900",
56
+ "info": "#25026c",
57
+ "hover": "#232323",
58
+ "brandPrimary": "#c1a3ff",
59
+ "brandPrimaryHover": "#6123df",
60
+ "brandPrimarySelected": "#25026c",
61
+ "brandSecondary": "#c1a3ff",
62
+ "brandSecondaryHover": "#6123df",
63
+ "locked": "#ffffff",
64
+ "lockedInverted": "#161617",
65
+ "lockedBrandPrimary": "#6123df",
66
+ "lockedBrandSecondary": "#320096",
67
+ "inverted": "#ffffff",
68
+ "decorative01": "#d63d00",
69
+ "decorative02": "#14a0be",
70
+ "decorative03": "#0e8474",
71
+ "decorative04": "#25026c",
72
+ "decorative05": "#cb0659",
73
+ "headline": "#320096",
74
+ "bookclub": "#14a0be"
75
+ },
76
+ "icon": {
77
+ "default": "#ffffff",
78
+ "disabled": "#cbcdd2",
79
+ "subtle": "#cbcdd2",
80
+ "info": "#c1a3ff",
81
+ "error": "#f83552",
82
+ "success": "#2cbe6e",
83
+ "warning": "#f9df81",
84
+ "brandPrimary": "#c1a3ff",
85
+ "brandPrimaryHover": "#6123df",
86
+ "brandSecondary": "#c1a3ff",
87
+ "brandSecondaryHover": "#6123df",
88
+ "inverted": "#161617",
89
+ "lockedInverted": "#ffffff",
90
+ "headline": "#f3edff",
91
+ "bookclub": "#dcf3f8"
92
+ }
93
+ },
94
+ "separator": {
95
+ "color": {
96
+ "default": "#90949d",
97
+ "subtle": "#696a6f"
98
+ }
99
+ },
100
+ "typography": {
101
+ "title1": {
102
+ "fontFamily": "Montserrat-Bold",
103
+ "fontSize": "1.75rem",
104
+ "lineHeight": "2.8rem"
105
+ },
106
+ "title2": {
107
+ "fontFamily": "Montserrat-Bold",
108
+ "fontSize": "1.3125rem",
109
+ "lineHeight": "2.1rem"
110
+ },
111
+ "title3": {
112
+ "fontFamily": "Montserrat-Bold",
113
+ "fontSize": "1.1875rem",
114
+ "lineHeight": "1.9rem"
115
+ },
116
+ "title4": {
117
+ "fontFamily": "Montserrat-Bold",
118
+ "fontSize": "1.0625rem",
119
+ "lineHeight": "1.7rem"
120
+ },
121
+ "body": {
122
+ "fontFamily": "Montserrat-Medium",
123
+ "fontSize": "1rem",
124
+ "lineHeight": "1.6rem"
125
+ },
126
+ "bodyS": {
127
+ "fontFamily": "Montserrat-Medium",
128
+ "fontSize": "0.875rem",
129
+ "lineHeight": "1.4rem"
130
+ },
131
+ "bodyXs": {
132
+ "fontFamily": "Montserrat-Medium",
133
+ "fontSize": "0.75rem",
134
+ "lineHeight": "1.2rem"
135
+ },
136
+ "bodyAccent": {
137
+ "fontFamily": "Montserrat-SemiBold",
138
+ "fontSize": "1rem",
139
+ "lineHeight": "1.6rem"
140
+ },
141
+ "bodyAccentS": {
142
+ "fontFamily": "Montserrat-SemiBold",
143
+ "fontSize": "0.875rem",
144
+ "lineHeight": "1.4rem"
145
+ },
146
+ "bodyAccentXs": {
147
+ "fontFamily": "Montserrat-SemiBold",
148
+ "fontSize": "0.75rem",
149
+ "lineHeight": "1.2rem"
150
+ },
151
+ "bodyItalic": {
152
+ "fontFamily": "Montserrat-MediumItalic",
153
+ "fontSize": "1rem",
154
+ "lineHeight": "1.6rem"
155
+ },
156
+ "bodyItalicAccent": {
157
+ "fontFamily": "Montserrat-SemiBoldItalic",
158
+ "fontSize": "1rem",
159
+ "lineHeight": "1.6rem"
160
+ },
161
+ "button": {
162
+ "fontFamily": "Montserrat-Bold",
163
+ "fontSize": "1rem",
164
+ "lineHeight": "1.6rem"
165
+ }
166
+ }
167
+ };
@@ -0,0 +1,168 @@
1
+ /**
2
+ * Do not edit directly, this file was auto-generated.
3
+ * Generated on Thu, 19 Jun 2025 13:34:05 GMT
4
+ */
5
+
6
+ export const theme = {
7
+ "color": {
8
+ "text": {
9
+ "default": "#ffffff",
10
+ "subtle": "#cbcdd2",
11
+ "error": "#f83552",
12
+ "warning": "#f9cf39",
13
+ "disabled": "#f1f1f4",
14
+ "success": "#2cbe6e",
15
+ "brandPrimary": "#c1a3ff",
16
+ "brandPrimaryHover": "#6123df",
17
+ "brandSecondary": "#c1a3ff",
18
+ "brandSecondaryHover": "#6123df",
19
+ "inverted": "#161617",
20
+ "lockedInverted": "#ffffff",
21
+ "locked": "#161617"
22
+ },
23
+ "border": {
24
+ "default": "#cbcdd2",
25
+ "subtle": "#90949d",
26
+ "disabled": "#90949d",
27
+ "error": "#f83552",
28
+ "success": "#2cbe6e",
29
+ "selected": "#ffffff",
30
+ "focused": "#ffffff",
31
+ "brandPrimary": "#c1a3ff",
32
+ "brandPrimaryHover": "#6123df",
33
+ "brandSecondary": "#c1a3ff",
34
+ "brandSecondaryHover": "#6123df",
35
+ "inverted": "#161617",
36
+ "decorative01": "#ffeae2",
37
+ "decorative02": "#dcf3f8",
38
+ "decorative03": "#dbffea",
39
+ "decorative04": "#c1a3ff",
40
+ "decorative05": "#ffa5c0"
41
+ },
42
+ "outline": {
43
+ "default": "#ffffff",
44
+ "error": "#f83552",
45
+ "inverted": "#161617"
46
+ },
47
+ "background": {
48
+ "default": "#161617",
49
+ "subtle": "#232323",
50
+ "disabled": "#696a6f",
51
+ "error": "#700118",
52
+ "success": "#09532d",
53
+ "warning": "#664900",
54
+ "info": "#25026c",
55
+ "hover": "#232323",
56
+ "brandPrimary": "#c1a3ff",
57
+ "brandPrimaryHover": "#6123df",
58
+ "brandPrimarySelected": "#25026c",
59
+ "brandSecondary": "#c1a3ff",
60
+ "brandSecondaryHover": "#6123df",
61
+ "locked": "#ffffff",
62
+ "lockedInverted": "#161617",
63
+ "lockedBrandPrimary": "#6123df",
64
+ "lockedBrandSecondary": "#320096",
65
+ "inverted": "#ffffff",
66
+ "decorative01": "#d63d00",
67
+ "decorative02": "#14a0be",
68
+ "decorative03": "#0e8474",
69
+ "decorative04": "#25026c",
70
+ "decorative05": "#cb0659",
71
+ "headline": "#320096",
72
+ "bookclub": "#14a0be"
73
+ },
74
+ "icon": {
75
+ "default": "#ffffff",
76
+ "disabled": "#cbcdd2",
77
+ "subtle": "#cbcdd2",
78
+ "info": "#c1a3ff",
79
+ "error": "#f83552",
80
+ "success": "#2cbe6e",
81
+ "warning": "#f9df81",
82
+ "brandPrimary": "#c1a3ff",
83
+ "brandPrimaryHover": "#6123df",
84
+ "brandSecondary": "#c1a3ff",
85
+ "brandSecondaryHover": "#6123df",
86
+ "inverted": "#161617",
87
+ "lockedInverted": "#ffffff",
88
+ "headline": "#f3edff",
89
+ "bookclub": "#dcf3f8"
90
+ }
91
+ },
92
+ "separator": {
93
+ "color": {
94
+ "default": "#90949d",
95
+ "subtle": "#696a6f"
96
+ }
97
+ },
98
+ "typography": {
99
+ "title1": {
100
+ "fontFamily": "Montserrat-Bold",
101
+ "fontSize": "1.75rem",
102
+ "lineHeight": "2.8rem"
103
+ },
104
+ "title2": {
105
+ "fontFamily": "Montserrat-Bold",
106
+ "fontSize": "1.3125rem",
107
+ "lineHeight": "2.1rem"
108
+ },
109
+ "title3": {
110
+ "fontFamily": "Montserrat-Bold",
111
+ "fontSize": "1.1875rem",
112
+ "lineHeight": "1.9rem"
113
+ },
114
+ "title4": {
115
+ "fontFamily": "Montserrat-Bold",
116
+ "fontSize": "1.0625rem",
117
+ "lineHeight": "1.7rem"
118
+ },
119
+ "body": {
120
+ "fontFamily": "Montserrat-Medium",
121
+ "fontSize": "1rem",
122
+ "lineHeight": "1.6rem"
123
+ },
124
+ "bodyS": {
125
+ "fontFamily": "Montserrat-Medium",
126
+ "fontSize": "0.875rem",
127
+ "lineHeight": "1.4rem"
128
+ },
129
+ "bodyXs": {
130
+ "fontFamily": "Montserrat-Medium",
131
+ "fontSize": "0.75rem",
132
+ "lineHeight": "1.2rem"
133
+ },
134
+ "bodyAccent": {
135
+ "fontFamily": "Montserrat-SemiBold",
136
+ "fontSize": "1rem",
137
+ "lineHeight": "1.6rem"
138
+ },
139
+ "bodyAccentS": {
140
+ "fontFamily": "Montserrat-SemiBold",
141
+ "fontSize": "0.875rem",
142
+ "lineHeight": "1.4rem"
143
+ },
144
+ "bodyAccentXs": {
145
+ "fontFamily": "Montserrat-SemiBold",
146
+ "fontSize": "0.75rem",
147
+ "lineHeight": "1.2rem"
148
+ },
149
+ "bodyItalic": {
150
+ "fontFamily": "Montserrat-MediumItalic",
151
+ "fontSize": "1rem",
152
+ "lineHeight": "1.6rem"
153
+ },
154
+ "bodyItalicAccent": {
155
+ "fontFamily": "Montserrat-SemiBoldItalic",
156
+ "fontSize": "1rem",
157
+ "lineHeight": "1.6rem"
158
+ },
159
+ "button": {
160
+ "fontFamily": "Montserrat-Bold",
161
+ "fontSize": "1rem",
162
+ "lineHeight": "1.6rem"
163
+ }
164
+ }
165
+ } as const;
166
+
167
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#25026c" | "#320096" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#f9df81" | "#f3edff";
168
+
@@ -0,0 +1,121 @@
1
+ /**
2
+ * Do not edit directly, this file was auto-generated.
3
+ * Generated on Thu, 19 Jun 2025 13:34:05 GMT
4
+ */
5
+
6
+ [data-theme="light"] {
7
+ --color-text-default: #161617;
8
+ --color-text-subtle: #696a6f;
9
+ --color-text-error: #a20121;
10
+ --color-text-warning: #664900;
11
+ --color-text-disabled: #696a6f;
12
+ --color-text-success: #15884f;
13
+ --color-text-brand-primary: #6123df;
14
+ --color-text-brand-primary-hover: #320096;
15
+ --color-text-brand-secondary: #320096;
16
+ --color-text-brand-secondary-hover: #25026c;
17
+ --color-text-inverted: #ffffff;
18
+ --color-text-locked-inverted: #ffffff;
19
+ --color-text-locked: #161617;
20
+ --color-border-default: #90949d;
21
+ --color-border-subtle: #cbcdd2;
22
+ --color-border-disabled: #cbcdd2;
23
+ --color-border-error: #a20121;
24
+ --color-border-success: #15884f;
25
+ --color-border-selected: #161617;
26
+ --color-border-focused: #161617;
27
+ --color-border-brand-primary: #6123df;
28
+ --color-border-brand-primary-hover: #320096;
29
+ --color-border-brand-secondary: #320096;
30
+ --color-border-brand-secondary-hover: #25026c;
31
+ --color-border-inverted: #ffffff;
32
+ --color-border-decorative01: #d63d00;
33
+ --color-border-decorative02: #14a0be;
34
+ --color-border-decorative03: #0e8474;
35
+ --color-border-decorative04: #320096;
36
+ --color-border-decorative05: #eb0055;
37
+ --color-outline-default: #161617;
38
+ --color-outline-error: #a20121;
39
+ --color-outline-inverted: #ffffff;
40
+ --color-background-default: #ffffff;
41
+ --color-background-subtle: #f1f1f4;
42
+ --color-background-disabled: #f1f1f4;
43
+ --color-background-error: #f8b2c0;
44
+ --color-background-success: #91e1b5;
45
+ --color-background-warning: #f9df81;
46
+ --color-background-info: #f3edff;
47
+ --color-background-hover: #f1f1f4;
48
+ --color-background-brand-primary: #6123df;
49
+ --color-background-brand-primary-hover: #320096;
50
+ --color-background-brand-primary-selected: #f3edff;
51
+ --color-background-brand-secondary: #320096;
52
+ --color-background-brand-secondary-hover: #25026c;
53
+ --color-background-locked: #ffffff;
54
+ --color-background-locked-inverted: #161617;
55
+ --color-background-locked-brand-primary: #6123df;
56
+ --color-background-locked-brand-secondary: #320096;
57
+ --color-background-inverted: #161617;
58
+ --color-background-decorative01: #ffeae2;
59
+ --color-background-decorative02: #9be3f3;
60
+ --color-background-decorative03: #94f0d6;
61
+ --color-background-decorative04: #c1a3ff;
62
+ --color-background-decorative05: #ffa5c0;
63
+ --color-background-headline: #f3edff;
64
+ --color-background-bookclub: #dcf3f8;
65
+ --color-icon-default: #161617;
66
+ --color-icon-disabled: #696a6f;
67
+ --color-icon-subtle: #696a6f;
68
+ --color-icon-info: #320096;
69
+ --color-icon-error: #a20121;
70
+ --color-icon-success: #15884f;
71
+ --color-icon-warning: #e1a605;
72
+ --color-icon-brand-primary: #6123df;
73
+ --color-icon-brand-primary-hover: #320096;
74
+ --color-icon-brand-secondary: #320096;
75
+ --color-icon-brand-secondary-hover: #25026c;
76
+ --color-icon-inverted: #ffffff;
77
+ --color-icon-locked-inverted: #ffffff;
78
+ --color-icon-headline: #6123df;
79
+ --color-icon-bookclub: #14a0be;
80
+ --separator-color-default: #90949d;
81
+ --separator-color-subtle: #cbcdd2;
82
+ --typography-title1-font-family: Montserrat-Bold;
83
+ --typography-title1-font-size: 1.75rem;
84
+ --typography-title1-line-height: 2.8rem;
85
+ --typography-title2-font-family: Montserrat-Bold;
86
+ --typography-title2-font-size: 1.3125rem;
87
+ --typography-title2-line-height: 2.1rem;
88
+ --typography-title3-font-family: Montserrat-Bold;
89
+ --typography-title3-font-size: 1.1875rem;
90
+ --typography-title3-line-height: 1.9rem;
91
+ --typography-title4-font-family: Montserrat-Bold;
92
+ --typography-title4-font-size: 1.0625rem;
93
+ --typography-title4-line-height: 1.7rem;
94
+ --typography-body-font-family: Montserrat-Medium;
95
+ --typography-body-font-size: 1rem;
96
+ --typography-body-line-height: 1.6rem;
97
+ --typography-body-s-font-family: Montserrat-Medium;
98
+ --typography-body-s-font-size: 0.875rem;
99
+ --typography-body-s-line-height: 1.4rem;
100
+ --typography-body-xs-font-family: Montserrat-Medium;
101
+ --typography-body-xs-font-size: 0.75rem;
102
+ --typography-body-xs-line-height: 1.2rem;
103
+ --typography-body-accent-font-family: Montserrat-SemiBold;
104
+ --typography-body-accent-font-size: 1rem;
105
+ --typography-body-accent-line-height: 1.6rem;
106
+ --typography-body-accent-s-font-family: Montserrat-SemiBold;
107
+ --typography-body-accent-s-font-size: 0.875rem;
108
+ --typography-body-accent-s-line-height: 1.4rem;
109
+ --typography-body-accent-xs-font-family: Montserrat-SemiBold;
110
+ --typography-body-accent-xs-font-size: 0.75rem;
111
+ --typography-body-accent-xs-line-height: 1.2rem;
112
+ --typography-body-italic-font-family: Montserrat-MediumItalic;
113
+ --typography-body-italic-font-size: 1rem;
114
+ --typography-body-italic-line-height: 1.6rem;
115
+ --typography-body-italic-accent-font-family: Montserrat-SemiBoldItalic;
116
+ --typography-body-italic-accent-font-size: 1rem;
117
+ --typography-body-italic-accent-line-height: 1.6rem;
118
+ --typography-button-font-family: Montserrat-Bold;
119
+ --typography-button-font-size: 1rem;
120
+ --typography-button-line-height: 1.6rem;
121
+ }