@carbon/type 10.44.0 → 11.1.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/README.md +3 -7
  2. package/index.scss +7 -7
  3. package/package.json +6 -6
  4. package/scss/_classes.scss +8 -7
  5. package/scss/{modules/_default-type.scss → _default-type.scss} +2 -8
  6. package/scss/_font-family.scss +51 -17
  7. package/scss/_inlined/_classes.scss +8 -7
  8. package/scss/_inlined/_default-type.scss +49 -0
  9. package/scss/_inlined/_font-family.scss +51 -17
  10. package/scss/_inlined/_reset.scss +11 -59
  11. package/scss/_inlined/_scale.scss +13 -15
  12. package/scss/_inlined/_styles.scss +146 -214
  13. package/scss/_reset.scss +11 -59
  14. package/scss/_scale.scss +13 -15
  15. package/scss/_styles.scss +146 -214
  16. package/scss/vendor/@carbon/grid/{modules/_breakpoint.scss → _breakpoint.scss} +1 -1
  17. package/scss/vendor/@carbon/grid/{modules/_config.scss → _config.scss} +1 -1
  18. package/scss/vendor/@carbon/grid/{modules/_css-grid.scss → _css-grid.scss} +0 -0
  19. package/scss/vendor/@carbon/grid/{modules/_flex-grid.scss → _flex-grid.scss} +0 -20
  20. package/scss/vendor/@carbon/grid/_inlined/_breakpoint.scss +198 -0
  21. package/scss/vendor/@carbon/grid/_inlined/_config.scss +94 -0
  22. package/scss/vendor/@carbon/grid/_inlined/_css-grid.scss +470 -0
  23. package/scss/vendor/@carbon/grid/{modules/_mixins.scss → _inlined/_flex-grid.scss} +45 -38
  24. package/scss/vendor/@carbon/grid/_inlined/_mixins.scss +89 -188
  25. package/scss/vendor/@carbon/grid/_mixins.scss +89 -188
  26. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_convert.import.scss +2 -4
  27. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_convert.scss +18 -23
  28. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_spacing.scss +2 -5
  29. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_utilities.scss +4 -4
  30. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_container.scss +13 -43
  31. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_fluid-spacing.scss +11 -35
  32. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_icon-size.scss +8 -17
  33. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_size.scss +1 -1
  34. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_spacing.scss +29 -107
  35. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_convert.scss +2 -4
  36. package/scss/_inlined/_styles.import.scss +0 -766
  37. package/scss/_inlined/font-face/_mono.scss +0 -1166
  38. package/scss/_inlined/font-face/_sans-condensed.scss +0 -1009
  39. package/scss/_inlined/font-face/_sans.scss +0 -1326
  40. package/scss/_inlined/font-face/_serif.scss +0 -1166
  41. package/scss/_inlined/font-face/_settings.scss +0 -12
  42. package/scss/_styles.import.scss +0 -766
  43. package/scss/font-face/_mono.scss +0 -1166
  44. package/scss/font-face/_sans-condensed.scss +0 -1009
  45. package/scss/font-face/_sans.scss +0 -1326
  46. package/scss/font-face/_serif.scss +0 -1166
  47. package/scss/font-face/_settings.scss +0 -12
  48. package/scss/index.scss +0 -8
  49. package/scss/modules/_classes.scss +0 -42
  50. package/scss/modules/_font-family.scss +0 -104
  51. package/scss/modules/_prefix.scss +0 -11
  52. package/scss/modules/_reset.scss +0 -44
  53. package/scss/modules/_scale.scss +0 -57
  54. package/scss/modules/_styles.scss +0 -876
  55. package/scss/type.scss +0 -8
  56. package/scss/vendor/@carbon/grid/12.scss +0 -41
  57. package/scss/vendor/@carbon/grid/_inlined/12.scss +0 -41
  58. package/scss/vendor/@carbon/grid/_inlined/_mixins.import.scss +0 -431
  59. package/scss/vendor/@carbon/grid/_inlined/_prefix.scss +0 -12
  60. package/scss/vendor/@carbon/grid/_mixins.import.scss +0 -431
  61. package/scss/vendor/@carbon/grid/_prefix.scss +0 -12
  62. package/scss/vendor/@carbon/grid/grid.scss +0 -10
  63. package/scss/vendor/@carbon/grid/index.scss +0 -10
  64. package/scss/vendor/@carbon/grid/vendor/@carbon/import-once/import-once.scss +0 -27
  65. package/scss/vendor/@carbon/grid/vendor/@carbon/import-once/index.scss +0 -8
  66. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_breakpoint.scss +0 -246
  67. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_key-height.import.scss +0 -117
  68. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_key-height.scss +0 -111
  69. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_mini-unit.scss +0 -23
  70. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_layout.scss +0 -97
  71. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/index.scss +0 -8
  72. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/layout.scss +0 -12
  73. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_spacing.scss +0 -9
  74. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_utilities.scss +0 -41
  75. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/generated/_fluid-spacing.scss +0 -37
  76. package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/generated/_spacing.scss +0 -91
  77. package/scss/vendor/@carbon/import-once/import-once.scss +0 -27
  78. package/scss/vendor/@carbon/import-once/index.scss +0 -8
@@ -1,1326 +0,0 @@
1
- //
2
- // Copyright IBM Corp. 2018, 2018
3
- //
4
- // This source code is licensed under the Apache-2.0 license found in the
5
- // LICENSE file in the root directory of this source tree.
6
- //
7
-
8
- @import 'settings';
9
-
10
- /// Sans `@font-face`'s
11
- /// @access public
12
- /// @group @carbon/type
13
- @mixin carbon--font-face-sans {
14
- @font-face {
15
- font-display: $carbon--font-display;
16
- font-family: 'IBM Plex Sans';
17
- font-style: normal;
18
- font-weight: 700;
19
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
20
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Bold.woff2')
21
- format('woff2'),
22
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Bold.woff')
23
- format('woff');
24
- }
25
- @font-face {
26
- font-display: $carbon--font-display;
27
- font-family: 'IBM Plex Sans';
28
- font-style: normal;
29
- font-weight: 700;
30
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
31
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Cyrillic.woff2')
32
- format('woff2');
33
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
34
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
35
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
36
- }
37
- @font-face {
38
- font-display: $carbon--font-display;
39
- font-family: 'IBM Plex Sans';
40
- font-style: normal;
41
- font-weight: 700;
42
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
43
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Pi.woff2')
44
- format('woff2');
45
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
46
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
47
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
48
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
49
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
50
- U+ECE0, U+EFCC;
51
- }
52
- @font-face {
53
- font-display: $carbon--font-display;
54
- font-family: 'IBM Plex Sans';
55
- font-style: normal;
56
- font-weight: 700;
57
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
58
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Latin3.woff2')
59
- format('woff2');
60
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
61
- }
62
- @font-face {
63
- font-display: $carbon--font-display;
64
- font-family: 'IBM Plex Sans';
65
- font-style: normal;
66
- font-weight: 700;
67
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
68
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Latin2.woff2')
69
- format('woff2');
70
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
71
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
72
- }
73
- @font-face {
74
- font-display: $carbon--font-display;
75
- font-family: 'IBM Plex Sans';
76
- font-style: normal;
77
- font-weight: 700;
78
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
79
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Latin1.woff2')
80
- format('woff2');
81
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
82
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
83
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
84
- U+2212, U+FB01-FB02;
85
- }
86
- @font-face {
87
- font-display: $carbon--font-display;
88
- font-family: 'IBM Plex Sans';
89
- font-style: normal;
90
- font-weight: 700;
91
- src: local('IBM Plex Sans Bold'), local('IBMPlexSans-Bold'),
92
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Bold-Greek.woff2')
93
- format('woff2');
94
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
95
- }
96
- @font-face {
97
- font-display: $carbon--font-display;
98
- font-family: 'IBM Plex Sans';
99
- font-style: italic;
100
- font-weight: 700;
101
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
102
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-BoldItalic.woff2')
103
- format('woff2'),
104
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-BoldItalic.woff')
105
- format('woff');
106
- }
107
- @font-face {
108
- font-display: $carbon--font-display;
109
- font-family: 'IBM Plex Sans';
110
- font-style: italic;
111
- font-weight: 700;
112
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
113
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-BoldItalic-Cyrillic.woff2')
114
- format('woff2');
115
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
116
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
117
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
118
- }
119
- @font-face {
120
- font-display: $carbon--font-display;
121
- font-family: 'IBM Plex Sans';
122
- font-style: italic;
123
- font-weight: 700;
124
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
125
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-BoldItalic-Pi.woff2')
126
- format('woff2');
127
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
128
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
129
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
130
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
131
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
132
- U+ECE0, U+EFCC;
133
- }
134
- @font-face {
135
- font-display: $carbon--font-display;
136
- font-family: 'IBM Plex Sans';
137
- font-style: italic;
138
- font-weight: 700;
139
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
140
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-BoldItalic-Latin3.woff2')
141
- format('woff2');
142
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
143
- }
144
- @font-face {
145
- font-display: $carbon--font-display;
146
- font-family: 'IBM Plex Sans';
147
- font-style: italic;
148
- font-weight: 700;
149
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
150
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-BoldItalic-Latin2.woff2')
151
- format('woff2');
152
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
153
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
154
- }
155
- @font-face {
156
- font-display: $carbon--font-display;
157
- font-family: 'IBM Plex Sans';
158
- font-style: italic;
159
- font-weight: 700;
160
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
161
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-BoldItalic-Latin1.woff2')
162
- format('woff2');
163
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
164
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
165
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
166
- U+2212, U+FB01-FB02;
167
- }
168
- @font-face {
169
- font-display: $carbon--font-display;
170
- font-family: 'IBM Plex Sans';
171
- font-style: italic;
172
- font-weight: 700;
173
- src: local('IBM Plex Sans Bold Italic'), local('IBMPlexSans-BoldItalic'),
174
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-BoldItalic-Greek.woff2')
175
- format('woff2');
176
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
177
- }
178
- @font-face {
179
- font-display: $carbon--font-display;
180
- font-family: 'IBM Plex Sans';
181
- font-style: normal;
182
- font-weight: 200;
183
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
184
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-ExtraLight.woff2')
185
- format('woff2'),
186
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-ExtraLight.woff')
187
- format('woff');
188
- }
189
- @font-face {
190
- font-display: $carbon--font-display;
191
- font-family: 'IBM Plex Sans';
192
- font-style: normal;
193
- font-weight: 200;
194
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
195
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLight-Cyrillic.woff2')
196
- format('woff2');
197
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
198
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
199
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
200
- }
201
- @font-face {
202
- font-display: $carbon--font-display;
203
- font-family: 'IBM Plex Sans';
204
- font-style: normal;
205
- font-weight: 200;
206
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
207
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLight-Pi.woff2')
208
- format('woff2');
209
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
210
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
211
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
212
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
213
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
214
- U+ECE0, U+EFCC;
215
- }
216
- @font-face {
217
- font-display: $carbon--font-display;
218
- font-family: 'IBM Plex Sans';
219
- font-style: normal;
220
- font-weight: 200;
221
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
222
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLight-Latin3.woff2')
223
- format('woff2');
224
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
225
- }
226
- @font-face {
227
- font-display: $carbon--font-display;
228
- font-family: 'IBM Plex Sans';
229
- font-style: normal;
230
- font-weight: 200;
231
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
232
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLight-Latin2.woff2')
233
- format('woff2');
234
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
235
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
236
- }
237
- @font-face {
238
- font-display: $carbon--font-display;
239
- font-family: 'IBM Plex Sans';
240
- font-style: normal;
241
- font-weight: 200;
242
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
243
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLight-Latin1.woff2')
244
- format('woff2');
245
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
246
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
247
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
248
- U+2212, U+FB01-FB02;
249
- }
250
- @font-face {
251
- font-display: $carbon--font-display;
252
- font-family: 'IBM Plex Sans';
253
- font-style: normal;
254
- font-weight: 200;
255
- src: local('IBM Plex Sans ExtLt'), local('IBMPlexSans-ExtLt'),
256
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLight-Greek.woff2')
257
- format('woff2');
258
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
259
- }
260
- @font-face {
261
- font-display: $carbon--font-display;
262
- font-family: 'IBM Plex Sans';
263
- font-style: italic;
264
- font-weight: 200;
265
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
266
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-ExtraLightItalic.woff2')
267
- format('woff2'),
268
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-ExtraLightItalic.woff')
269
- format('woff');
270
- }
271
- @font-face {
272
- font-display: $carbon--font-display;
273
- font-family: 'IBM Plex Sans';
274
- font-style: italic;
275
- font-weight: 200;
276
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
277
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLightItalic-Cyrillic.woff2')
278
- format('woff2');
279
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
280
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
281
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
282
- }
283
- @font-face {
284
- font-display: $carbon--font-display;
285
- font-family: 'IBM Plex Sans';
286
- font-style: italic;
287
- font-weight: 200;
288
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
289
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLightItalic-Pi.woff2')
290
- format('woff2');
291
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
292
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
293
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
294
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
295
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
296
- U+ECE0, U+EFCC;
297
- }
298
- @font-face {
299
- font-display: $carbon--font-display;
300
- font-family: 'IBM Plex Sans';
301
- font-style: italic;
302
- font-weight: 200;
303
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
304
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLightItalic-Latin3.woff2')
305
- format('woff2');
306
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
307
- }
308
- @font-face {
309
- font-display: $carbon--font-display;
310
- font-family: 'IBM Plex Sans';
311
- font-style: italic;
312
- font-weight: 200;
313
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
314
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLightItalic-Latin2.woff2')
315
- format('woff2');
316
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
317
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
318
- }
319
- @font-face {
320
- font-display: $carbon--font-display;
321
- font-family: 'IBM Plex Sans';
322
- font-style: italic;
323
- font-weight: 200;
324
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
325
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLightItalic-Latin1.woff2')
326
- format('woff2');
327
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
328
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
329
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
330
- U+2212, U+FB01-FB02;
331
- }
332
- @font-face {
333
- font-display: $carbon--font-display;
334
- font-family: 'IBM Plex Sans';
335
- font-style: italic;
336
- font-weight: 200;
337
- src: local('IBM Plex Sans ExtLt Italic'), local('IBMPlexSans-ExtLtItalic'),
338
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ExtraLightItalic-Greek.woff2')
339
- format('woff2');
340
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
341
- }
342
- @font-face {
343
- font-display: $carbon--font-display;
344
- font-family: 'IBM Plex Sans';
345
- font-style: italic;
346
- font-weight: 400;
347
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
348
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Italic.woff2')
349
- format('woff2'),
350
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Italic.woff')
351
- format('woff');
352
- }
353
- @font-face {
354
- font-display: $carbon--font-display;
355
- font-family: 'IBM Plex Sans';
356
- font-style: italic;
357
- font-weight: 400;
358
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
359
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Cyrillic.woff2')
360
- format('woff2');
361
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
362
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
363
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
364
- }
365
- @font-face {
366
- font-display: $carbon--font-display;
367
- font-family: 'IBM Plex Sans';
368
- font-style: italic;
369
- font-weight: 400;
370
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
371
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Pi.woff2')
372
- format('woff2');
373
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
374
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
375
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
376
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
377
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
378
- U+ECE0, U+EFCC;
379
- }
380
- @font-face {
381
- font-display: $carbon--font-display;
382
- font-family: 'IBM Plex Sans';
383
- font-style: italic;
384
- font-weight: 400;
385
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
386
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Latin3.woff2')
387
- format('woff2');
388
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
389
- }
390
- @font-face {
391
- font-display: $carbon--font-display;
392
- font-family: 'IBM Plex Sans';
393
- font-style: italic;
394
- font-weight: 400;
395
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
396
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Latin2.woff2')
397
- format('woff2');
398
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
399
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
400
- }
401
- @font-face {
402
- font-display: $carbon--font-display;
403
- font-family: 'IBM Plex Sans';
404
- font-style: italic;
405
- font-weight: 400;
406
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
407
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Latin1.woff2')
408
- format('woff2');
409
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
410
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
411
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
412
- U+2212, U+FB01-FB02;
413
- }
414
- @font-face {
415
- font-display: $carbon--font-display;
416
- font-family: 'IBM Plex Sans';
417
- font-style: italic;
418
- font-weight: 400;
419
- src: local('IBM Plex Sans Italic'), local('IBMPlexSans-Italic'),
420
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Italic-Greek.woff2')
421
- format('woff2');
422
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
423
- }
424
- @font-face {
425
- font-display: $carbon--font-display;
426
- font-family: 'IBM Plex Sans';
427
- font-style: normal;
428
- font-weight: 300;
429
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
430
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Light.woff2')
431
- format('woff2'),
432
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Light.woff')
433
- format('woff');
434
- }
435
- @font-face {
436
- font-display: $carbon--font-display;
437
- font-family: 'IBM Plex Sans';
438
- font-style: normal;
439
- font-weight: 300;
440
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
441
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Cyrillic.woff2')
442
- format('woff2');
443
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
444
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
445
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
446
- }
447
- @font-face {
448
- font-display: $carbon--font-display;
449
- font-family: 'IBM Plex Sans';
450
- font-style: normal;
451
- font-weight: 300;
452
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
453
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Pi.woff2')
454
- format('woff2');
455
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
456
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
457
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
458
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
459
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
460
- U+ECE0, U+EFCC;
461
- }
462
- @font-face {
463
- font-display: $carbon--font-display;
464
- font-family: 'IBM Plex Sans';
465
- font-style: normal;
466
- font-weight: 300;
467
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
468
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin3.woff2')
469
- format('woff2');
470
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
471
- }
472
- @font-face {
473
- font-display: $carbon--font-display;
474
- font-family: 'IBM Plex Sans';
475
- font-style: normal;
476
- font-weight: 300;
477
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
478
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin2.woff2')
479
- format('woff2');
480
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
481
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
482
- }
483
- @font-face {
484
- font-display: $carbon--font-display;
485
- font-family: 'IBM Plex Sans';
486
- font-style: normal;
487
- font-weight: 300;
488
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
489
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin1.woff2')
490
- format('woff2');
491
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
492
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
493
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
494
- U+2212, U+FB01-FB02;
495
- }
496
- @font-face {
497
- font-display: $carbon--font-display;
498
- font-family: 'IBM Plex Sans';
499
- font-style: normal;
500
- font-weight: 300;
501
- src: local('IBM Plex Sans Light'), local('IBMPlexSans-Light'),
502
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Greek.woff2')
503
- format('woff2');
504
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
505
- }
506
- @font-face {
507
- font-display: $carbon--font-display;
508
- font-family: 'IBM Plex Sans';
509
- font-style: italic;
510
- font-weight: 300;
511
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
512
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-LightItalic.woff2')
513
- format('woff2'),
514
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-LightItalic.woff')
515
- format('woff');
516
- }
517
- @font-face {
518
- font-display: $carbon--font-display;
519
- font-family: 'IBM Plex Sans';
520
- font-style: italic;
521
- font-weight: 300;
522
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
523
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Cyrillic.woff2')
524
- format('woff2');
525
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
526
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
527
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
528
- }
529
- @font-face {
530
- font-display: $carbon--font-display;
531
- font-family: 'IBM Plex Sans';
532
- font-style: italic;
533
- font-weight: 300;
534
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
535
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Pi.woff2')
536
- format('woff2');
537
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
538
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
539
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
540
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
541
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
542
- U+ECE0, U+EFCC;
543
- }
544
- @font-face {
545
- font-display: $carbon--font-display;
546
- font-family: 'IBM Plex Sans';
547
- font-style: italic;
548
- font-weight: 300;
549
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
550
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Latin3.woff2')
551
- format('woff2');
552
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
553
- }
554
- @font-face {
555
- font-display: $carbon--font-display;
556
- font-family: 'IBM Plex Sans';
557
- font-style: italic;
558
- font-weight: 300;
559
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
560
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Latin2.woff2')
561
- format('woff2');
562
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
563
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
564
- }
565
- @font-face {
566
- font-display: $carbon--font-display;
567
- font-family: 'IBM Plex Sans';
568
- font-style: italic;
569
- font-weight: 300;
570
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
571
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Latin1.woff2')
572
- format('woff2');
573
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
574
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
575
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
576
- U+2212, U+FB01-FB02;
577
- }
578
- @font-face {
579
- font-display: $carbon--font-display;
580
- font-family: 'IBM Plex Sans';
581
- font-style: italic;
582
- font-weight: 300;
583
- src: local('IBM Plex Sans Light Italic'), local('IBMPlexSans-LightItalic'),
584
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-LightItalic-Greek.woff2')
585
- format('woff2');
586
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
587
- }
588
- @font-face {
589
- font-display: $carbon--font-display;
590
- font-family: 'IBM Plex Sans';
591
- font-style: normal;
592
- font-weight: 500;
593
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
594
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Medium.woff2')
595
- format('woff2'),
596
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Medium.woff')
597
- format('woff');
598
- }
599
- @font-face {
600
- font-display: $carbon--font-display;
601
- font-family: 'IBM Plex Sans';
602
- font-style: normal;
603
- font-weight: 500;
604
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
605
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Cyrillic.woff2')
606
- format('woff2');
607
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
608
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
609
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
610
- }
611
- @font-face {
612
- font-display: $carbon--font-display;
613
- font-family: 'IBM Plex Sans';
614
- font-style: normal;
615
- font-weight: 500;
616
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
617
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Pi.woff2')
618
- format('woff2');
619
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
620
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
621
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
622
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
623
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
624
- U+ECE0, U+EFCC;
625
- }
626
- @font-face {
627
- font-display: $carbon--font-display;
628
- font-family: 'IBM Plex Sans';
629
- font-style: normal;
630
- font-weight: 500;
631
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
632
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin3.woff2')
633
- format('woff2');
634
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
635
- }
636
- @font-face {
637
- font-display: $carbon--font-display;
638
- font-family: 'IBM Plex Sans';
639
- font-style: normal;
640
- font-weight: 500;
641
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
642
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin2.woff2')
643
- format('woff2');
644
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
645
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
646
- }
647
- @font-face {
648
- font-display: $carbon--font-display;
649
- font-family: 'IBM Plex Sans';
650
- font-style: normal;
651
- font-weight: 500;
652
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
653
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Latin1.woff2')
654
- format('woff2');
655
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
656
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
657
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
658
- U+2212, U+FB01-FB02;
659
- }
660
- @font-face {
661
- font-display: $carbon--font-display;
662
- font-family: 'IBM Plex Sans';
663
- font-style: normal;
664
- font-weight: 500;
665
- src: local('IBM Plex Sans Medm'), local('IBMPlexSans-Medm'),
666
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Medium-Greek.woff2')
667
- format('woff2');
668
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
669
- }
670
- @font-face {
671
- font-display: $carbon--font-display;
672
- font-family: 'IBM Plex Sans';
673
- font-style: italic;
674
- font-weight: 500;
675
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
676
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-MediumItalic.woff2')
677
- format('woff2'),
678
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-MediumItalic.woff')
679
- format('woff');
680
- }
681
- @font-face {
682
- font-display: $carbon--font-display;
683
- font-family: 'IBM Plex Sans';
684
- font-style: italic;
685
- font-weight: 500;
686
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
687
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-MediumItalic-Cyrillic.woff2')
688
- format('woff2');
689
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
690
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
691
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
692
- }
693
- @font-face {
694
- font-display: $carbon--font-display;
695
- font-family: 'IBM Plex Sans';
696
- font-style: italic;
697
- font-weight: 500;
698
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
699
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-MediumItalic-Pi.woff2')
700
- format('woff2');
701
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
702
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
703
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
704
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
705
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
706
- U+ECE0, U+EFCC;
707
- }
708
- @font-face {
709
- font-display: $carbon--font-display;
710
- font-family: 'IBM Plex Sans';
711
- font-style: italic;
712
- font-weight: 500;
713
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
714
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-MediumItalic-Latin3.woff2')
715
- format('woff2');
716
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
717
- }
718
- @font-face {
719
- font-display: $carbon--font-display;
720
- font-family: 'IBM Plex Sans';
721
- font-style: italic;
722
- font-weight: 500;
723
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
724
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-MediumItalic-Latin2.woff2')
725
- format('woff2');
726
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
727
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
728
- }
729
- @font-face {
730
- font-display: $carbon--font-display;
731
- font-family: 'IBM Plex Sans';
732
- font-style: italic;
733
- font-weight: 500;
734
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
735
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-MediumItalic-Latin1.woff2')
736
- format('woff2');
737
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
738
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
739
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
740
- U+2212, U+FB01-FB02;
741
- }
742
- @font-face {
743
- font-display: $carbon--font-display;
744
- font-family: 'IBM Plex Sans';
745
- font-style: italic;
746
- font-weight: 500;
747
- src: local('IBM Plex Sans Medm Italic'), local('IBMPlexSans-MedmItalic'),
748
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-MediumItalic-Greek.woff2')
749
- format('woff2');
750
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
751
- }
752
- @font-face {
753
- font-display: $carbon--font-display;
754
- font-family: 'IBM Plex Sans';
755
- font-style: normal;
756
- font-weight: 400;
757
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
758
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Regular.woff2')
759
- format('woff2'),
760
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Regular.woff')
761
- format('woff');
762
- }
763
- @font-face {
764
- font-display: $carbon--font-display;
765
- font-family: 'IBM Plex Sans';
766
- font-style: normal;
767
- font-weight: 400;
768
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
769
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Cyrillic.woff2')
770
- format('woff2');
771
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
772
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
773
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
774
- }
775
- @font-face {
776
- font-display: $carbon--font-display;
777
- font-family: 'IBM Plex Sans';
778
- font-style: normal;
779
- font-weight: 400;
780
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
781
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Pi.woff2')
782
- format('woff2');
783
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
784
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
785
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
786
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
787
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
788
- U+ECE0, U+EFCC;
789
- }
790
- @font-face {
791
- font-display: $carbon--font-display;
792
- font-family: 'IBM Plex Sans';
793
- font-style: normal;
794
- font-weight: 400;
795
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
796
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin3.woff2')
797
- format('woff2');
798
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
799
- }
800
- @font-face {
801
- font-display: $carbon--font-display;
802
- font-family: 'IBM Plex Sans';
803
- font-style: normal;
804
- font-weight: 400;
805
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
806
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin2.woff2')
807
- format('woff2');
808
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
809
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
810
- }
811
- @font-face {
812
- font-display: $carbon--font-display;
813
- font-family: 'IBM Plex Sans';
814
- font-style: normal;
815
- font-weight: 400;
816
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
817
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2')
818
- format('woff2');
819
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
820
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
821
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
822
- U+2212, U+FB01-FB02;
823
- }
824
- @font-face {
825
- font-display: $carbon--font-display;
826
- font-family: 'IBM Plex Sans';
827
- font-style: normal;
828
- font-weight: 400;
829
- src: local('IBM Plex Sans'), local('IBMPlexSans'),
830
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Greek.woff2')
831
- format('woff2');
832
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
833
- }
834
- @font-face {
835
- font-display: $carbon--font-display;
836
- font-family: 'IBM Plex Sans';
837
- font-style: normal;
838
- font-weight: 600;
839
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
840
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-SemiBold.woff2')
841
- format('woff2'),
842
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-SemiBold.woff')
843
- format('woff');
844
- }
845
- @font-face {
846
- font-display: $carbon--font-display;
847
- font-family: 'IBM Plex Sans';
848
- font-style: normal;
849
- font-weight: 600;
850
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
851
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Cyrillic.woff2')
852
- format('woff2');
853
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
854
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
855
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
856
- }
857
- @font-face {
858
- font-display: $carbon--font-display;
859
- font-family: 'IBM Plex Sans';
860
- font-style: normal;
861
- font-weight: 600;
862
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
863
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Pi.woff2')
864
- format('woff2');
865
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
866
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
867
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
868
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
869
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
870
- U+ECE0, U+EFCC;
871
- }
872
- @font-face {
873
- font-display: $carbon--font-display;
874
- font-family: 'IBM Plex Sans';
875
- font-style: normal;
876
- font-weight: 600;
877
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
878
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin3.woff2')
879
- format('woff2');
880
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
881
- }
882
- @font-face {
883
- font-display: $carbon--font-display;
884
- font-family: 'IBM Plex Sans';
885
- font-style: normal;
886
- font-weight: 600;
887
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
888
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin2.woff2')
889
- format('woff2');
890
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
891
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
892
- }
893
- @font-face {
894
- font-display: $carbon--font-display;
895
- font-family: 'IBM Plex Sans';
896
- font-style: normal;
897
- font-weight: 600;
898
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
899
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Latin1.woff2')
900
- format('woff2');
901
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
902
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
903
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
904
- U+2212, U+FB01-FB02;
905
- }
906
- @font-face {
907
- font-display: $carbon--font-display;
908
- font-family: 'IBM Plex Sans';
909
- font-style: normal;
910
- font-weight: 600;
911
- src: local('IBM Plex Sans SmBld'), local('IBMPlexSans-SmBld'),
912
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBold-Greek.woff2')
913
- format('woff2');
914
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
915
- }
916
- @font-face {
917
- font-display: $carbon--font-display;
918
- font-family: 'IBM Plex Sans';
919
- font-style: italic;
920
- font-weight: 600;
921
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
922
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-SemiBoldItalic.woff2')
923
- format('woff2'),
924
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-SemiBoldItalic.woff')
925
- format('woff');
926
- }
927
- @font-face {
928
- font-display: $carbon--font-display;
929
- font-family: 'IBM Plex Sans';
930
- font-style: italic;
931
- font-weight: 600;
932
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
933
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Cyrillic.woff2')
934
- format('woff2');
935
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
936
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
937
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
938
- }
939
- @font-face {
940
- font-display: $carbon--font-display;
941
- font-family: 'IBM Plex Sans';
942
- font-style: italic;
943
- font-weight: 600;
944
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
945
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Pi.woff2')
946
- format('woff2');
947
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
948
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
949
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
950
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
951
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
952
- U+ECE0, U+EFCC;
953
- }
954
- @font-face {
955
- font-display: $carbon--font-display;
956
- font-family: 'IBM Plex Sans';
957
- font-style: italic;
958
- font-weight: 600;
959
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
960
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Latin3.woff2')
961
- format('woff2');
962
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
963
- }
964
- @font-face {
965
- font-display: $carbon--font-display;
966
- font-family: 'IBM Plex Sans';
967
- font-style: italic;
968
- font-weight: 600;
969
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
970
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Latin2.woff2')
971
- format('woff2');
972
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
973
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
974
- }
975
- @font-face {
976
- font-display: $carbon--font-display;
977
- font-family: 'IBM Plex Sans';
978
- font-style: italic;
979
- font-weight: 600;
980
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
981
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Latin1.woff2')
982
- format('woff2');
983
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
984
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
985
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
986
- U+2212, U+FB01-FB02;
987
- }
988
- @font-face {
989
- font-display: $carbon--font-display;
990
- font-family: 'IBM Plex Sans';
991
- font-style: italic;
992
- font-weight: 600;
993
- src: local('IBM Plex Sans SmBld Italic'), local('IBMPlexSans-SmBldItalic'),
994
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-SemiBoldItalic-Greek.woff2')
995
- format('woff2');
996
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
997
- }
998
- @font-face {
999
- font-display: $carbon--font-display;
1000
- font-family: 'IBM Plex Sans';
1001
- font-style: normal;
1002
- font-weight: 450;
1003
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1004
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Text.woff2')
1005
- format('woff2'),
1006
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Text.woff')
1007
- format('woff');
1008
- }
1009
- @font-face {
1010
- font-display: $carbon--font-display;
1011
- font-family: 'IBM Plex Sans';
1012
- font-style: normal;
1013
- font-weight: 450;
1014
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1015
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Text-Cyrillic.woff2')
1016
- format('woff2');
1017
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
1018
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
1019
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
1020
- }
1021
- @font-face {
1022
- font-display: $carbon--font-display;
1023
- font-family: 'IBM Plex Sans';
1024
- font-style: normal;
1025
- font-weight: 450;
1026
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1027
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Text-Pi.woff2')
1028
- format('woff2');
1029
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
1030
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
1031
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
1032
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
1033
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
1034
- U+ECE0, U+EFCC;
1035
- }
1036
- @font-face {
1037
- font-display: $carbon--font-display;
1038
- font-family: 'IBM Plex Sans';
1039
- font-style: normal;
1040
- font-weight: 450;
1041
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1042
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Text-Latin3.woff2')
1043
- format('woff2');
1044
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
1045
- }
1046
- @font-face {
1047
- font-display: $carbon--font-display;
1048
- font-family: 'IBM Plex Sans';
1049
- font-style: normal;
1050
- font-weight: 450;
1051
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1052
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Text-Latin2.woff2')
1053
- format('woff2');
1054
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
1055
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
1056
- }
1057
- @font-face {
1058
- font-display: $carbon--font-display;
1059
- font-family: 'IBM Plex Sans';
1060
- font-style: normal;
1061
- font-weight: 450;
1062
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1063
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Text-Latin1.woff2')
1064
- format('woff2');
1065
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
1066
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
1067
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
1068
- U+2212, U+FB01-FB02;
1069
- }
1070
- @font-face {
1071
- font-display: $carbon--font-display;
1072
- font-family: 'IBM Plex Sans';
1073
- font-style: normal;
1074
- font-weight: 450;
1075
- src: local('IBM Plex Sans Text'), local('IBMPlexSans-Text'),
1076
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Text-Greek.woff2')
1077
- format('woff2');
1078
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
1079
- }
1080
- @font-face {
1081
- font-display: $carbon--font-display;
1082
- font-family: 'IBM Plex Sans';
1083
- font-style: italic;
1084
- font-weight: 450;
1085
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1086
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-TextItalic.woff2')
1087
- format('woff2'),
1088
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-TextItalic.woff')
1089
- format('woff');
1090
- }
1091
- @font-face {
1092
- font-display: $carbon--font-display;
1093
- font-family: 'IBM Plex Sans';
1094
- font-style: italic;
1095
- font-weight: 450;
1096
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1097
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-TextItalic-Cyrillic.woff2')
1098
- format('woff2');
1099
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
1100
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
1101
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
1102
- }
1103
- @font-face {
1104
- font-display: $carbon--font-display;
1105
- font-family: 'IBM Plex Sans';
1106
- font-style: italic;
1107
- font-weight: 450;
1108
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1109
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-TextItalic-Pi.woff2')
1110
- format('woff2');
1111
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
1112
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
1113
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
1114
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
1115
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
1116
- U+ECE0, U+EFCC;
1117
- }
1118
- @font-face {
1119
- font-display: $carbon--font-display;
1120
- font-family: 'IBM Plex Sans';
1121
- font-style: italic;
1122
- font-weight: 450;
1123
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1124
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-TextItalic-Latin3.woff2')
1125
- format('woff2');
1126
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
1127
- }
1128
- @font-face {
1129
- font-display: $carbon--font-display;
1130
- font-family: 'IBM Plex Sans';
1131
- font-style: italic;
1132
- font-weight: 450;
1133
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1134
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-TextItalic-Latin2.woff2')
1135
- format('woff2');
1136
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
1137
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
1138
- }
1139
- @font-face {
1140
- font-display: $carbon--font-display;
1141
- font-family: 'IBM Plex Sans';
1142
- font-style: italic;
1143
- font-weight: 450;
1144
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1145
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-TextItalic-Latin1.woff2')
1146
- format('woff2');
1147
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
1148
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
1149
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
1150
- U+2212, U+FB01-FB02;
1151
- }
1152
- @font-face {
1153
- font-display: $carbon--font-display;
1154
- font-family: 'IBM Plex Sans';
1155
- font-style: italic;
1156
- font-weight: 450;
1157
- src: local('IBM Plex Sans Text Italic'), local('IBMPlexSans-TextItalic'),
1158
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-TextItalic-Greek.woff2')
1159
- format('woff2');
1160
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
1161
- }
1162
- @font-face {
1163
- font-display: $carbon--font-display;
1164
- font-family: 'IBM Plex Sans';
1165
- font-style: normal;
1166
- font-weight: 100;
1167
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1168
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-Thin.woff2')
1169
- format('woff2'),
1170
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-Thin.woff')
1171
- format('woff');
1172
- }
1173
- @font-face {
1174
- font-display: $carbon--font-display;
1175
- font-family: 'IBM Plex Sans';
1176
- font-style: normal;
1177
- font-weight: 100;
1178
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1179
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Thin-Cyrillic.woff2')
1180
- format('woff2');
1181
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
1182
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
1183
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
1184
- }
1185
- @font-face {
1186
- font-display: $carbon--font-display;
1187
- font-family: 'IBM Plex Sans';
1188
- font-style: normal;
1189
- font-weight: 100;
1190
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1191
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Thin-Pi.woff2')
1192
- format('woff2');
1193
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
1194
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
1195
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
1196
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
1197
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
1198
- U+ECE0, U+EFCC;
1199
- }
1200
- @font-face {
1201
- font-display: $carbon--font-display;
1202
- font-family: 'IBM Plex Sans';
1203
- font-style: normal;
1204
- font-weight: 100;
1205
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1206
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Thin-Latin3.woff2')
1207
- format('woff2');
1208
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
1209
- }
1210
- @font-face {
1211
- font-display: $carbon--font-display;
1212
- font-family: 'IBM Plex Sans';
1213
- font-style: normal;
1214
- font-weight: 100;
1215
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1216
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Thin-Latin2.woff2')
1217
- format('woff2');
1218
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
1219
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
1220
- }
1221
- @font-face {
1222
- font-display: $carbon--font-display;
1223
- font-family: 'IBM Plex Sans';
1224
- font-style: normal;
1225
- font-weight: 100;
1226
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1227
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Thin-Latin1.woff2')
1228
- format('woff2');
1229
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
1230
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
1231
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
1232
- U+2212, U+FB01-FB02;
1233
- }
1234
- @font-face {
1235
- font-display: $carbon--font-display;
1236
- font-family: 'IBM Plex Sans';
1237
- font-style: normal;
1238
- font-weight: 100;
1239
- src: local('IBM Plex Sans Thin'), local('IBMPlexSans-Thin'),
1240
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Thin-Greek.woff2')
1241
- format('woff2');
1242
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
1243
- }
1244
- @font-face {
1245
- font-display: $carbon--font-display;
1246
- font-family: 'IBM Plex Sans';
1247
- font-style: italic;
1248
- font-weight: 100;
1249
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1250
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff2/IBMPlexSans-ThinItalic.woff2')
1251
- format('woff2'),
1252
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/complete/woff/IBMPlexSans-ThinItalic.woff')
1253
- format('woff');
1254
- }
1255
- @font-face {
1256
- font-display: $carbon--font-display;
1257
- font-family: 'IBM Plex Sans';
1258
- font-style: italic;
1259
- font-weight: 100;
1260
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1261
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ThinItalic-Cyrillic.woff2')
1262
- format('woff2');
1263
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
1264
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
1265
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
1266
- }
1267
- @font-face {
1268
- font-display: $carbon--font-display;
1269
- font-family: 'IBM Plex Sans';
1270
- font-style: italic;
1271
- font-weight: 100;
1272
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1273
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ThinItalic-Pi.woff2')
1274
- format('woff2');
1275
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
1276
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
1277
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
1278
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
1279
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
1280
- U+ECE0, U+EFCC;
1281
- }
1282
- @font-face {
1283
- font-display: $carbon--font-display;
1284
- font-family: 'IBM Plex Sans';
1285
- font-style: italic;
1286
- font-weight: 100;
1287
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1288
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ThinItalic-Latin3.woff2')
1289
- format('woff2');
1290
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
1291
- }
1292
- @font-face {
1293
- font-display: $carbon--font-display;
1294
- font-family: 'IBM Plex Sans';
1295
- font-style: italic;
1296
- font-weight: 100;
1297
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1298
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ThinItalic-Latin2.woff2')
1299
- format('woff2');
1300
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
1301
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
1302
- }
1303
- @font-face {
1304
- font-display: $carbon--font-display;
1305
- font-family: 'IBM Plex Sans';
1306
- font-style: italic;
1307
- font-weight: 100;
1308
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1309
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ThinItalic-Latin1.woff2')
1310
- format('woff2');
1311
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
1312
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
1313
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
1314
- U+2212, U+FB01-FB02;
1315
- }
1316
- @font-face {
1317
- font-display: $carbon--font-display;
1318
- font-family: 'IBM Plex Sans';
1319
- font-style: italic;
1320
- font-weight: 100;
1321
- src: local('IBM Plex Sans Thin Italic'), local('IBMPlexSans-ThinItalic'),
1322
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-ThinItalic-Greek.woff2')
1323
- format('woff2');
1324
- unicode-range: U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE;
1325
- }
1326
- }