@carbon/type 10.43.0 → 10.44.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.
@@ -11,292 +11,999 @@
11
11
  /// @access public
12
12
  /// @group @carbon/type
13
13
  @mixin carbon--font-face-sans-condensed {
14
- // .woff support for IE11
15
14
  @font-face {
15
+ font-display: $carbon--font-display;
16
+ font-family: 'IBM Plex Sans Condensed';
17
+ font-style: normal;
18
+ font-weight: 700;
19
+ src: local('IBM Plex Sans Cond Bold'), local('IBMPlexSansCond-Bold'),
20
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Bold.woff2')
21
+ format('woff2'),
22
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Bold.woff')
23
+ format('woff');
24
+ }
25
+ @font-face {
26
+ font-display: $carbon--font-display;
27
+ font-family: 'IBM Plex Sans Condensed';
28
+ font-style: normal;
29
+ font-weight: 700;
30
+ src: local('IBM Plex Sans Cond Bold'), local('IBMPlexSansCond-Bold'),
31
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Bold-Pi.woff2')
32
+ format('woff2');
33
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
34
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
35
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
36
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
37
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
38
+ U+ECE0, U+EFCC;
39
+ }
40
+ @font-face {
41
+ font-display: $carbon--font-display;
42
+ font-family: 'IBM Plex Sans Condensed';
43
+ font-style: normal;
44
+ font-weight: 700;
45
+ src: local('IBM Plex Sans Cond Bold'), local('IBMPlexSansCond-Bold'),
46
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Bold-Latin3.woff2')
47
+ format('woff2');
48
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
49
+ }
50
+ @font-face {
51
+ font-display: $carbon--font-display;
52
+ font-family: 'IBM Plex Sans Condensed';
53
+ font-style: normal;
54
+ font-weight: 700;
55
+ src: local('IBM Plex Sans Cond Bold'), local('IBMPlexSansCond-Bold'),
56
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Bold-Latin2.woff2')
57
+ format('woff2');
58
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
59
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
60
+ }
61
+ @font-face {
62
+ font-display: $carbon--font-display;
63
+ font-family: 'IBM Plex Sans Condensed';
64
+ font-style: normal;
65
+ font-weight: 700;
66
+ src: local('IBM Plex Sans Cond Bold'), local('IBMPlexSansCond-Bold'),
67
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Bold-Latin1.woff2')
68
+ format('woff2');
69
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
70
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
71
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
72
+ U+2212, U+FB01-FB02;
73
+ }
74
+ @font-face {
75
+ font-display: $carbon--font-display;
16
76
  font-family: 'IBM Plex Sans Condensed';
17
77
  font-style: italic;
18
- font-weight: 300;
19
- src: local('IBM Plex Sans Condensed Light Italic'),
20
- local('IBMPlexSansCond-LightItalic'),
21
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYA.woff)
78
+ font-weight: 700;
79
+ src: local('IBM Plex Sans Cond Bold Italic'),
80
+ local('IBMPlexSansCond-BoldItalic'),
81
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-BoldItalic.woff2')
82
+ format('woff2'),
83
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-BoldItalic.woff')
22
84
  format('woff');
23
85
  }
24
86
  @font-face {
87
+ font-display: $carbon--font-display;
25
88
  font-family: 'IBM Plex Sans Condensed';
26
89
  font-style: italic;
27
- font-weight: 400;
28
- src: local('IBM Plex Sans Condensed Italic'),
29
- local('IBMPlexSansCond-Italic'),
30
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyKg.woff)
90
+ font-weight: 700;
91
+ src: local('IBM Plex Sans Cond Bold Italic'),
92
+ local('IBMPlexSansCond-BoldItalic'),
93
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-BoldItalic-Pi.woff2')
94
+ format('woff2');
95
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
96
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
97
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
98
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
99
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
100
+ U+ECE0, U+EFCC;
101
+ }
102
+ @font-face {
103
+ font-display: $carbon--font-display;
104
+ font-family: 'IBM Plex Sans Condensed';
105
+ font-style: italic;
106
+ font-weight: 700;
107
+ src: local('IBM Plex Sans Cond Bold Italic'),
108
+ local('IBMPlexSansCond-BoldItalic'),
109
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-BoldItalic-Latin3.woff2')
110
+ format('woff2');
111
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
112
+ }
113
+ @font-face {
114
+ font-display: $carbon--font-display;
115
+ font-family: 'IBM Plex Sans Condensed';
116
+ font-style: italic;
117
+ font-weight: 700;
118
+ src: local('IBM Plex Sans Cond Bold Italic'),
119
+ local('IBMPlexSansCond-BoldItalic'),
120
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-BoldItalic-Latin2.woff2')
121
+ format('woff2');
122
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
123
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
124
+ }
125
+ @font-face {
126
+ font-display: $carbon--font-display;
127
+ font-family: 'IBM Plex Sans Condensed';
128
+ font-style: italic;
129
+ font-weight: 700;
130
+ src: local('IBM Plex Sans Cond Bold Italic'),
131
+ local('IBMPlexSansCond-BoldItalic'),
132
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-BoldItalic-Latin1.woff2')
133
+ format('woff2');
134
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
135
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
136
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
137
+ U+2212, U+FB01-FB02;
138
+ }
139
+ @font-face {
140
+ font-display: $carbon--font-display;
141
+ font-family: 'IBM Plex Sans Condensed';
142
+ font-style: normal;
143
+ font-weight: 200;
144
+ src: local('IBM Plex Sans Cond ExtLt'), local('IBMPlexSansCond-ExtLt'),
145
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-ExtraLight.woff2')
146
+ format('woff2'),
147
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-ExtraLight.woff')
31
148
  format('woff');
32
149
  }
33
150
  @font-face {
151
+ font-display: $carbon--font-display;
152
+ font-family: 'IBM Plex Sans Condensed';
153
+ font-style: normal;
154
+ font-weight: 200;
155
+ src: local('IBM Plex Sans Cond ExtLt'), local('IBMPlexSansCond-ExtLt'),
156
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLight-Pi.woff2')
157
+ format('woff2');
158
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
159
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
160
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
161
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
162
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
163
+ U+ECE0, U+EFCC;
164
+ }
165
+ @font-face {
166
+ font-display: $carbon--font-display;
167
+ font-family: 'IBM Plex Sans Condensed';
168
+ font-style: normal;
169
+ font-weight: 200;
170
+ src: local('IBM Plex Sans Cond ExtLt'), local('IBMPlexSansCond-ExtLt'),
171
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLight-Latin3.woff2')
172
+ format('woff2');
173
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
174
+ }
175
+ @font-face {
176
+ font-display: $carbon--font-display;
177
+ font-family: 'IBM Plex Sans Condensed';
178
+ font-style: normal;
179
+ font-weight: 200;
180
+ src: local('IBM Plex Sans Cond ExtLt'), local('IBMPlexSansCond-ExtLt'),
181
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLight-Latin2.woff2')
182
+ format('woff2');
183
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
184
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
185
+ }
186
+ @font-face {
187
+ font-display: $carbon--font-display;
188
+ font-family: 'IBM Plex Sans Condensed';
189
+ font-style: normal;
190
+ font-weight: 200;
191
+ src: local('IBM Plex Sans Cond ExtLt'), local('IBMPlexSansCond-ExtLt'),
192
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLight-Latin1.woff2')
193
+ format('woff2');
194
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
195
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
196
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
197
+ U+2212, U+FB01-FB02;
198
+ }
199
+ @font-face {
200
+ font-display: $carbon--font-display;
34
201
  font-family: 'IBM Plex Sans Condensed';
35
202
  font-style: italic;
36
- font-weight: 600;
37
- src: local('IBM Plex Sans Condensed SemiBold Italic'),
38
- local('IBMPlexSansCond-SemiBoldItalic'),
39
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYA.woff)
203
+ font-weight: 200;
204
+ src: local('IBM Plex Sans Cond ExtLt Italic'),
205
+ local('IBMPlexSansCond-ExtLtItalic'),
206
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-ExtraLightItalic.woff2')
207
+ format('woff2'),
208
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-ExtraLightItalic.woff')
40
209
  format('woff');
41
210
  }
42
211
  @font-face {
212
+ font-display: $carbon--font-display;
213
+ font-family: 'IBM Plex Sans Condensed';
214
+ font-style: italic;
215
+ font-weight: 200;
216
+ src: local('IBM Plex Sans Cond ExtLt Italic'),
217
+ local('IBMPlexSansCond-ExtLtItalic'),
218
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLightItalic-Pi.woff2')
219
+ format('woff2');
220
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
221
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
222
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
223
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
224
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
225
+ U+ECE0, U+EFCC;
226
+ }
227
+ @font-face {
228
+ font-display: $carbon--font-display;
229
+ font-family: 'IBM Plex Sans Condensed';
230
+ font-style: italic;
231
+ font-weight: 200;
232
+ src: local('IBM Plex Sans Cond ExtLt Italic'),
233
+ local('IBMPlexSansCond-ExtLtItalic'),
234
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLightItalic-Latin3.woff2')
235
+ format('woff2');
236
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
237
+ }
238
+ @font-face {
239
+ font-display: $carbon--font-display;
240
+ font-family: 'IBM Plex Sans Condensed';
241
+ font-style: italic;
242
+ font-weight: 200;
243
+ src: local('IBM Plex Sans Cond ExtLt Italic'),
244
+ local('IBMPlexSansCond-ExtLtItalic'),
245
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLightItalic-Latin2.woff2')
246
+ format('woff2');
247
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
248
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
249
+ }
250
+ @font-face {
251
+ font-display: $carbon--font-display;
252
+ font-family: 'IBM Plex Sans Condensed';
253
+ font-style: italic;
254
+ font-weight: 200;
255
+ src: local('IBM Plex Sans Cond ExtLt Italic'),
256
+ local('IBMPlexSansCond-ExtLtItalic'),
257
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ExtraLightItalic-Latin1.woff2')
258
+ format('woff2');
259
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
260
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
261
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
262
+ U+2212, U+FB01-FB02;
263
+ }
264
+ @font-face {
265
+ font-display: $carbon--font-display;
266
+ font-family: 'IBM Plex Sans Condensed';
267
+ font-style: italic;
268
+ font-weight: 400;
269
+ src: local('IBM Plex Sans Cond Italic'), local('IBMPlexSansCond-Italic'),
270
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Italic.woff2')
271
+ format('woff2'),
272
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Italic.woff')
273
+ format('woff');
274
+ }
275
+ @font-face {
276
+ font-display: $carbon--font-display;
277
+ font-family: 'IBM Plex Sans Condensed';
278
+ font-style: italic;
279
+ font-weight: 400;
280
+ src: local('IBM Plex Sans Cond Italic'), local('IBMPlexSansCond-Italic'),
281
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Italic-Pi.woff2')
282
+ format('woff2');
283
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
284
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
285
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
286
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
287
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
288
+ U+ECE0, U+EFCC;
289
+ }
290
+ @font-face {
291
+ font-display: $carbon--font-display;
292
+ font-family: 'IBM Plex Sans Condensed';
293
+ font-style: italic;
294
+ font-weight: 400;
295
+ src: local('IBM Plex Sans Cond Italic'), local('IBMPlexSansCond-Italic'),
296
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Italic-Latin3.woff2')
297
+ format('woff2');
298
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
299
+ }
300
+ @font-face {
301
+ font-display: $carbon--font-display;
302
+ font-family: 'IBM Plex Sans Condensed';
303
+ font-style: italic;
304
+ font-weight: 400;
305
+ src: local('IBM Plex Sans Cond Italic'), local('IBMPlexSansCond-Italic'),
306
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Italic-Latin2.woff2')
307
+ format('woff2');
308
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
309
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
310
+ }
311
+ @font-face {
312
+ font-display: $carbon--font-display;
313
+ font-family: 'IBM Plex Sans Condensed';
314
+ font-style: italic;
315
+ font-weight: 400;
316
+ src: local('IBM Plex Sans Cond Italic'), local('IBMPlexSansCond-Italic'),
317
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Italic-Latin1.woff2')
318
+ format('woff2');
319
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
320
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
321
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
322
+ U+2212, U+FB01-FB02;
323
+ }
324
+ @font-face {
325
+ font-display: $carbon--font-display;
43
326
  font-family: 'IBM Plex Sans Condensed';
44
327
  font-style: normal;
45
328
  font-weight: 300;
46
- src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
47
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovo.woff)
329
+ src: local('IBM Plex Sans Cond Light'), local('IBMPlexSansCond-Light'),
330
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Light.woff2')
331
+ format('woff2'),
332
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Light.woff')
48
333
  format('woff');
49
334
  }
50
335
  @font-face {
336
+ font-display: $carbon--font-display;
51
337
  font-family: 'IBM Plex Sans Condensed';
52
338
  font-style: normal;
53
- font-weight: 400;
54
- src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
55
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbat.woff)
56
- format('woff');
339
+ font-weight: 300;
340
+ src: local('IBM Plex Sans Cond Light'), local('IBMPlexSansCond-Light'),
341
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Light-Pi.woff2')
342
+ format('woff2');
343
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
344
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
345
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
346
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
347
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
348
+ U+ECE0, U+EFCC;
57
349
  }
58
350
  @font-face {
351
+ font-display: $carbon--font-display;
59
352
  font-family: 'IBM Plex Sans Condensed';
60
353
  font-style: normal;
61
- font-weight: 600;
62
- src: local('IBM Plex Sans Condensed SemiBold'),
63
- local('IBMPlexSansCond-SemiBold'),
64
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivo.woff)
354
+ font-weight: 300;
355
+ src: local('IBM Plex Sans Cond Light'), local('IBMPlexSansCond-Light'),
356
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Light-Latin3.woff2')
357
+ format('woff2');
358
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
359
+ }
360
+ @font-face {
361
+ font-display: $carbon--font-display;
362
+ font-family: 'IBM Plex Sans Condensed';
363
+ font-style: normal;
364
+ font-weight: 300;
365
+ src: local('IBM Plex Sans Cond Light'), local('IBMPlexSansCond-Light'),
366
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Light-Latin2.woff2')
367
+ format('woff2');
368
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
369
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
370
+ }
371
+ @font-face {
372
+ font-display: $carbon--font-display;
373
+ font-family: 'IBM Plex Sans Condensed';
374
+ font-style: normal;
375
+ font-weight: 300;
376
+ src: local('IBM Plex Sans Cond Light'), local('IBMPlexSansCond-Light'),
377
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Light-Latin1.woff2')
378
+ format('woff2');
379
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
380
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
381
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
382
+ U+2212, U+FB01-FB02;
383
+ }
384
+ @font-face {
385
+ font-display: $carbon--font-display;
386
+ font-family: 'IBM Plex Sans Condensed';
387
+ font-style: italic;
388
+ font-weight: 300;
389
+ src: local('IBM Plex Sans Cond Light Italic'),
390
+ local('IBMPlexSansCond-LightItalic'),
391
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-LightItalic.woff2')
392
+ format('woff2'),
393
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-LightItalic.woff')
65
394
  format('woff');
66
395
  }
67
-
68
- /* vietnamese */
69
396
  @font-face {
70
- font-display: swap;
397
+ font-display: $carbon--font-display;
71
398
  font-family: 'IBM Plex Sans Condensed';
72
399
  font-style: italic;
73
400
  font-weight: 300;
74
- src: local('IBM Plex Sans Condensed Light Italic'),
401
+ src: local('IBM Plex Sans Cond Light Italic'),
75
402
  local('IBMPlexSansCond-LightItalic'),
76
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYstEzi6D11GTg.woff2)
403
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Pi.woff2')
77
404
  format('woff2');
78
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
79
- U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
405
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
406
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
407
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
408
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
409
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
410
+ U+ECE0, U+EFCC;
80
411
  }
81
- /* latin-ext */
82
412
  @font-face {
83
- font-display: swap;
413
+ font-display: $carbon--font-display;
84
414
  font-family: 'IBM Plex Sans Condensed';
85
415
  font-style: italic;
86
416
  font-weight: 300;
87
- src: local('IBM Plex Sans Condensed Light Italic'),
417
+ src: local('IBM Plex Sans Cond Light Italic'),
88
418
  local('IBMPlexSansCond-LightItalic'),
89
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYotEzi6D11GTg.woff2)
419
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Latin3.woff2')
90
420
  format('woff2');
91
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
92
- U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
421
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
93
422
  }
94
- /* latin */
95
423
  @font-face {
96
- font-display: swap;
424
+ font-display: $carbon--font-display;
97
425
  font-family: 'IBM Plex Sans Condensed';
98
426
  font-style: italic;
99
427
  font-weight: 300;
100
- src: local('IBM Plex Sans Condensed Light Italic'),
428
+ src: local('IBM Plex Sans Cond Light Italic'),
101
429
  local('IBMPlexSansCond-LightItalic'),
102
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYQtEzi6D10.woff2)
430
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Latin2.woff2')
103
431
  format('woff2');
104
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
105
- U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
106
- U+2215, U+FEFF, U+FFFD;
432
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
433
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
107
434
  }
108
- /* vietnamese */
109
435
  @font-face {
110
- font-display: swap;
436
+ font-display: $carbon--font-display;
111
437
  font-family: 'IBM Plex Sans Condensed';
112
438
  font-style: italic;
113
- font-weight: 400;
114
- src: local('IBM Plex Sans Condensed Italic'),
115
- local('IBMPlexSansCond-Italic'),
116
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KPLgKkPHhKABg.woff2)
439
+ font-weight: 300;
440
+ src: local('IBM Plex Sans Cond Light Italic'),
441
+ local('IBMPlexSansCond-LightItalic'),
442
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Latin1.woff2')
117
443
  format('woff2');
118
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
119
- U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
444
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
445
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
446
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
447
+ U+2212, U+FB01-FB02;
120
448
  }
121
- /* latin-ext */
122
449
  @font-face {
123
- font-display: swap;
450
+ font-display: $carbon--font-display;
124
451
  font-family: 'IBM Plex Sans Condensed';
125
- font-style: italic;
126
- font-weight: 400;
127
- src: local('IBM Plex Sans Condensed Italic'),
128
- local('IBMPlexSansCond-Italic'),
129
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KLLgKkPHhKABg.woff2)
452
+ font-style: normal;
453
+ font-weight: 500;
454
+ src: local('IBM Plex Sans Cond Medm'), local('IBMPlexSansCond-Medm'),
455
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Medium.woff2')
456
+ format('woff2'),
457
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Medium.woff')
458
+ format('woff');
459
+ }
460
+ @font-face {
461
+ font-display: $carbon--font-display;
462
+ font-family: 'IBM Plex Sans Condensed';
463
+ font-style: normal;
464
+ font-weight: 500;
465
+ src: local('IBM Plex Sans Cond Medm'), local('IBMPlexSansCond-Medm'),
466
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Medium-Pi.woff2')
467
+ format('woff2');
468
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
469
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
470
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
471
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
472
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
473
+ U+ECE0, U+EFCC;
474
+ }
475
+ @font-face {
476
+ font-display: $carbon--font-display;
477
+ font-family: 'IBM Plex Sans Condensed';
478
+ font-style: normal;
479
+ font-weight: 500;
480
+ src: local('IBM Plex Sans Cond Medm'), local('IBMPlexSansCond-Medm'),
481
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Medium-Latin3.woff2')
482
+ format('woff2');
483
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
484
+ }
485
+ @font-face {
486
+ font-display: $carbon--font-display;
487
+ font-family: 'IBM Plex Sans Condensed';
488
+ font-style: normal;
489
+ font-weight: 500;
490
+ src: local('IBM Plex Sans Cond Medm'), local('IBMPlexSansCond-Medm'),
491
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Medium-Latin2.woff2')
130
492
  format('woff2');
131
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
132
- U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
493
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
494
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
133
495
  }
134
- /* latin */
135
496
  @font-face {
136
- font-display: swap;
497
+ font-display: $carbon--font-display;
498
+ font-family: 'IBM Plex Sans Condensed';
499
+ font-style: normal;
500
+ font-weight: 500;
501
+ src: local('IBM Plex Sans Cond Medm'), local('IBMPlexSansCond-Medm'),
502
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Medium-Latin1.woff2')
503
+ format('woff2');
504
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
505
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
506
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
507
+ U+2212, U+FB01-FB02;
508
+ }
509
+ @font-face {
510
+ font-display: $carbon--font-display;
137
511
  font-family: 'IBM Plex Sans Condensed';
138
512
  font-style: italic;
139
- font-weight: 400;
140
- src: local('IBM Plex Sans Condensed Italic'),
141
- local('IBMPlexSansCond-Italic'),
142
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KzLgKkPHhI.woff2)
513
+ font-weight: 500;
514
+ src: local('IBM Plex Sans Cond Medm Italic'),
515
+ local('IBMPlexSansCond-MedmItalic'),
516
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-MediumItalic.woff2')
517
+ format('woff2'),
518
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-MediumItalic.woff')
519
+ format('woff');
520
+ }
521
+ @font-face {
522
+ font-display: $carbon--font-display;
523
+ font-family: 'IBM Plex Sans Condensed';
524
+ font-style: italic;
525
+ font-weight: 500;
526
+ src: local('IBM Plex Sans Cond Medm Italic'),
527
+ local('IBMPlexSansCond-MedmItalic'),
528
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-MediumItalic-Pi.woff2')
143
529
  format('woff2');
144
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
145
- U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
146
- U+2215, U+FEFF, U+FFFD;
530
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
531
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
532
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
533
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
534
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
535
+ U+ECE0, U+EFCC;
147
536
  }
148
- /* vietnamese */
149
537
  @font-face {
150
- font-display: swap;
538
+ font-display: $carbon--font-display;
151
539
  font-family: 'IBM Plex Sans Condensed';
152
540
  font-style: italic;
153
- font-weight: 600;
154
- src: local('IBM Plex Sans Condensed SemiBold Italic'),
155
- local('IBMPlexSansCond-SemiBoldItalic'),
156
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYstEzi6D11GTg.woff2)
541
+ font-weight: 500;
542
+ src: local('IBM Plex Sans Cond Medm Italic'),
543
+ local('IBMPlexSansCond-MedmItalic'),
544
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-MediumItalic-Latin3.woff2')
157
545
  format('woff2');
158
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
159
- U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
546
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
160
547
  }
161
- /* latin-ext */
162
548
  @font-face {
163
- font-display: swap;
549
+ font-display: $carbon--font-display;
164
550
  font-family: 'IBM Plex Sans Condensed';
165
551
  font-style: italic;
166
- font-weight: 600;
167
- src: local('IBM Plex Sans Condensed SemiBold Italic'),
168
- local('IBMPlexSansCond-SemiBoldItalic'),
169
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYotEzi6D11GTg.woff2)
552
+ font-weight: 500;
553
+ src: local('IBM Plex Sans Cond Medm Italic'),
554
+ local('IBMPlexSansCond-MedmItalic'),
555
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-MediumItalic-Latin2.woff2')
170
556
  format('woff2');
171
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
172
- U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
557
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
558
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
173
559
  }
174
- /* latin */
175
560
  @font-face {
176
- font-display: swap;
561
+ font-display: $carbon--font-display;
177
562
  font-family: 'IBM Plex Sans Condensed';
178
563
  font-style: italic;
179
- font-weight: 600;
180
- src: local('IBM Plex Sans Condensed SemiBold Italic'),
181
- local('IBMPlexSansCond-SemiBoldItalic'),
182
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYQtEzi6D10.woff2)
564
+ font-weight: 500;
565
+ src: local('IBM Plex Sans Cond Medm Italic'),
566
+ local('IBMPlexSansCond-MedmItalic'),
567
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-MediumItalic-Latin1.woff2')
183
568
  format('woff2');
184
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
185
- U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
186
- U+2215, U+FEFF, U+FFFD;
569
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
570
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
571
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
572
+ U+2212, U+FB01-FB02;
187
573
  }
188
- /* vietnamese */
189
574
  @font-face {
190
- font-display: swap;
575
+ font-display: $carbon--font-display;
191
576
  font-family: 'IBM Plex Sans Condensed';
192
577
  font-style: normal;
193
- font-weight: 300;
194
- src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
195
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvjpYYnFBq4P1w.woff2)
196
- format('woff2');
197
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
198
- U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
578
+ font-weight: 400;
579
+ src: local('IBM Plex Sans Cond'), local('IBMPlexSansCond'),
580
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Regular.woff2')
581
+ format('woff2'),
582
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Regular.woff')
583
+ format('woff');
199
584
  }
200
- /* latin-ext */
201
585
  @font-face {
202
- font-display: swap;
586
+ font-display: $carbon--font-display;
203
587
  font-family: 'IBM Plex Sans Condensed';
204
588
  font-style: normal;
205
- font-weight: 300;
206
- src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
207
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvipYYnFBq4P1w.woff2)
589
+ font-weight: 400;
590
+ src: local('IBM Plex Sans Cond'), local('IBMPlexSansCond'),
591
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Regular-Pi.woff2')
208
592
  format('woff2');
209
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
210
- U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
593
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
594
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
595
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
596
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
597
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
598
+ U+ECE0, U+EFCC;
211
599
  }
212
- /* latin */
213
600
  @font-face {
214
- font-display: swap;
601
+ font-display: $carbon--font-display;
215
602
  font-family: 'IBM Plex Sans Condensed';
216
603
  font-style: normal;
217
- font-weight: 300;
218
- src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
219
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvspYYnFBq4.woff2)
604
+ font-weight: 400;
605
+ src: local('IBM Plex Sans Cond'), local('IBMPlexSansCond'),
606
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Regular-Latin3.woff2')
220
607
  format('woff2');
221
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
222
- U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
223
- U+2215, U+FEFF, U+FFFD;
608
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
224
609
  }
225
- /* vietnamese */
226
610
  @font-face {
227
- font-display: swap;
611
+ font-display: $carbon--font-display;
228
612
  font-family: 'IBM Plex Sans Condensed';
229
613
  font-style: normal;
230
614
  font-weight: 400;
231
- src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
232
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYamyK7Bh4sNLhM.woff2)
615
+ src: local('IBM Plex Sans Cond'), local('IBMPlexSansCond'),
616
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Regular-Latin2.woff2')
233
617
  format('woff2');
234
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
235
- U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
618
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
619
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
236
620
  }
237
- /* latin-ext */
238
621
  @font-face {
239
- font-display: swap;
622
+ font-display: $carbon--font-display;
240
623
  font-family: 'IBM Plex Sans Condensed';
241
624
  font-style: normal;
242
625
  font-weight: 400;
243
- src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
244
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYanyK7Bh4sNLhM.woff2)
626
+ src: local('IBM Plex Sans Cond'), local('IBMPlexSansCond'),
627
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Regular-Latin1.woff2')
245
628
  format('woff2');
246
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
247
- U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
629
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
630
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
631
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
632
+ U+2212, U+FB01-FB02;
248
633
  }
249
- /* latin */
250
634
  @font-face {
251
- font-display: swap;
635
+ font-display: $carbon--font-display;
252
636
  font-family: 'IBM Plex Sans Condensed';
253
637
  font-style: normal;
254
- font-weight: 400;
255
- src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
256
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYapyK7Bh4sN.woff2)
638
+ font-weight: 600;
639
+ src: local('IBM Plex Sans Cond SmBld'), local('IBMPlexSansCond-SmBld'),
640
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-SemiBold.woff2')
641
+ format('woff2'),
642
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-SemiBold.woff')
643
+ format('woff');
644
+ }
645
+ @font-face {
646
+ font-display: $carbon--font-display;
647
+ font-family: 'IBM Plex Sans Condensed';
648
+ font-style: normal;
649
+ font-weight: 600;
650
+ src: local('IBM Plex Sans Cond SmBld'), local('IBMPlexSansCond-SmBld'),
651
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBold-Pi.woff2')
257
652
  format('woff2');
258
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
259
- U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
260
- U+2215, U+FEFF, U+FFFD;
653
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
654
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
655
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
656
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
657
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
658
+ U+ECE0, U+EFCC;
261
659
  }
262
- /* vietnamese */
263
660
  @font-face {
264
- font-display: swap;
661
+ font-display: $carbon--font-display;
265
662
  font-family: 'IBM Plex Sans Condensed';
266
663
  font-style: normal;
267
664
  font-weight: 600;
268
- src: local('IBM Plex Sans Condensed SemiBold'),
269
- local('IBMPlexSansCond-SemiBold'),
270
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvjpYYnFBq4P1w.woff2)
665
+ src: local('IBM Plex Sans Cond SmBld'), local('IBMPlexSansCond-SmBld'),
666
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBold-Latin3.woff2')
271
667
  format('woff2');
272
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
273
- U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
668
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
274
669
  }
275
- /* latin-ext */
276
670
  @font-face {
277
- font-display: swap;
671
+ font-display: $carbon--font-display;
278
672
  font-family: 'IBM Plex Sans Condensed';
279
673
  font-style: normal;
280
674
  font-weight: 600;
281
- src: local('IBM Plex Sans Condensed SemiBold'),
282
- local('IBMPlexSansCond-SemiBold'),
283
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvipYYnFBq4P1w.woff2)
675
+ src: local('IBM Plex Sans Cond SmBld'), local('IBMPlexSansCond-SmBld'),
676
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBold-Latin2.woff2')
284
677
  format('woff2');
285
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
286
- U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
678
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
679
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
287
680
  }
288
- /* latin */
289
681
  @font-face {
290
- font-display: swap;
682
+ font-display: $carbon--font-display;
291
683
  font-family: 'IBM Plex Sans Condensed';
292
684
  font-style: normal;
293
685
  font-weight: 600;
294
- src: local('IBM Plex Sans Condensed SemiBold'),
295
- local('IBMPlexSansCond-SemiBold'),
296
- url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvspYYnFBq4.woff2)
686
+ src: local('IBM Plex Sans Cond SmBld'), local('IBMPlexSansCond-SmBld'),
687
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBold-Latin1.woff2')
688
+ format('woff2');
689
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
690
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
691
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
692
+ U+2212, U+FB01-FB02;
693
+ }
694
+ @font-face {
695
+ font-display: $carbon--font-display;
696
+ font-family: 'IBM Plex Sans Condensed';
697
+ font-style: italic;
698
+ font-weight: 600;
699
+ src: local('IBM Plex Sans Cond SmBld Italic'),
700
+ local('IBMPlexSansCond-SmBldItalic'),
701
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-SemiBoldItalic.woff2')
702
+ format('woff2'),
703
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-SemiBoldItalic.woff')
704
+ format('woff');
705
+ }
706
+ @font-face {
707
+ font-display: $carbon--font-display;
708
+ font-family: 'IBM Plex Sans Condensed';
709
+ font-style: italic;
710
+ font-weight: 600;
711
+ src: local('IBM Plex Sans Cond SmBld Italic'),
712
+ local('IBMPlexSansCond-SmBldItalic'),
713
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBoldItalic-Pi.woff2')
714
+ format('woff2');
715
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
716
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
717
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
718
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
719
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
720
+ U+ECE0, U+EFCC;
721
+ }
722
+ @font-face {
723
+ font-display: $carbon--font-display;
724
+ font-family: 'IBM Plex Sans Condensed';
725
+ font-style: italic;
726
+ font-weight: 600;
727
+ src: local('IBM Plex Sans Cond SmBld Italic'),
728
+ local('IBMPlexSansCond-SmBldItalic'),
729
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBoldItalic-Latin3.woff2')
730
+ format('woff2');
731
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
732
+ }
733
+ @font-face {
734
+ font-display: $carbon--font-display;
735
+ font-family: 'IBM Plex Sans Condensed';
736
+ font-style: italic;
737
+ font-weight: 600;
738
+ src: local('IBM Plex Sans Cond SmBld Italic'),
739
+ local('IBMPlexSansCond-SmBldItalic'),
740
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBoldItalic-Latin2.woff2')
741
+ format('woff2');
742
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
743
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
744
+ }
745
+ @font-face {
746
+ font-display: $carbon--font-display;
747
+ font-family: 'IBM Plex Sans Condensed';
748
+ font-style: italic;
749
+ font-weight: 600;
750
+ src: local('IBM Plex Sans Cond SmBld Italic'),
751
+ local('IBMPlexSansCond-SmBldItalic'),
752
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-SemiBoldItalic-Latin1.woff2')
753
+ format('woff2');
754
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
755
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
756
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
757
+ U+2212, U+FB01-FB02;
758
+ }
759
+ @font-face {
760
+ font-display: $carbon--font-display;
761
+ font-family: 'IBM Plex Sans Condensed';
762
+ font-style: normal;
763
+ font-weight: 450;
764
+ src: local('IBM Plex Sans Cond Text'), local('IBMPlexSansCond-Text'),
765
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Text.woff2')
766
+ format('woff2'),
767
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Text.woff')
768
+ format('woff');
769
+ }
770
+ @font-face {
771
+ font-display: $carbon--font-display;
772
+ font-family: 'IBM Plex Sans Condensed';
773
+ font-style: normal;
774
+ font-weight: 450;
775
+ src: local('IBM Plex Sans Cond Text'), local('IBMPlexSansCond-Text'),
776
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Text-Pi.woff2')
777
+ format('woff2');
778
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
779
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
780
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
781
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
782
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
783
+ U+ECE0, U+EFCC;
784
+ }
785
+ @font-face {
786
+ font-display: $carbon--font-display;
787
+ font-family: 'IBM Plex Sans Condensed';
788
+ font-style: normal;
789
+ font-weight: 450;
790
+ src: local('IBM Plex Sans Cond Text'), local('IBMPlexSansCond-Text'),
791
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Text-Latin3.woff2')
792
+ format('woff2');
793
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
794
+ }
795
+ @font-face {
796
+ font-display: $carbon--font-display;
797
+ font-family: 'IBM Plex Sans Condensed';
798
+ font-style: normal;
799
+ font-weight: 450;
800
+ src: local('IBM Plex Sans Cond Text'), local('IBMPlexSansCond-Text'),
801
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Text-Latin2.woff2')
802
+ format('woff2');
803
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
804
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
805
+ }
806
+ @font-face {
807
+ font-display: $carbon--font-display;
808
+ font-family: 'IBM Plex Sans Condensed';
809
+ font-style: normal;
810
+ font-weight: 450;
811
+ src: local('IBM Plex Sans Cond Text'), local('IBMPlexSansCond-Text'),
812
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Text-Latin1.woff2')
813
+ format('woff2');
814
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
815
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
816
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
817
+ U+2212, U+FB01-FB02;
818
+ }
819
+ @font-face {
820
+ font-display: $carbon--font-display;
821
+ font-family: 'IBM Plex Sans Condensed';
822
+ font-style: italic;
823
+ font-weight: 450;
824
+ src: local('IBM Plex Sans Cond Text Italic'),
825
+ local('IBMPlexSansCond-TextItalic'),
826
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-TextItalic.woff2')
827
+ format('woff2'),
828
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-TextItalic.woff')
829
+ format('woff');
830
+ }
831
+ @font-face {
832
+ font-display: $carbon--font-display;
833
+ font-family: 'IBM Plex Sans Condensed';
834
+ font-style: italic;
835
+ font-weight: 450;
836
+ src: local('IBM Plex Sans Cond Text Italic'),
837
+ local('IBMPlexSansCond-TextItalic'),
838
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-TextItalic-Pi.woff2')
839
+ format('woff2');
840
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
841
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
842
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
843
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
844
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
845
+ U+ECE0, U+EFCC;
846
+ }
847
+ @font-face {
848
+ font-display: $carbon--font-display;
849
+ font-family: 'IBM Plex Sans Condensed';
850
+ font-style: italic;
851
+ font-weight: 450;
852
+ src: local('IBM Plex Sans Cond Text Italic'),
853
+ local('IBMPlexSansCond-TextItalic'),
854
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-TextItalic-Latin3.woff2')
855
+ format('woff2');
856
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
857
+ }
858
+ @font-face {
859
+ font-display: $carbon--font-display;
860
+ font-family: 'IBM Plex Sans Condensed';
861
+ font-style: italic;
862
+ font-weight: 450;
863
+ src: local('IBM Plex Sans Cond Text Italic'),
864
+ local('IBMPlexSansCond-TextItalic'),
865
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-TextItalic-Latin2.woff2')
866
+ format('woff2');
867
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
868
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
869
+ }
870
+ @font-face {
871
+ font-display: $carbon--font-display;
872
+ font-family: 'IBM Plex Sans Condensed';
873
+ font-style: italic;
874
+ font-weight: 450;
875
+ src: local('IBM Plex Sans Cond Text Italic'),
876
+ local('IBMPlexSansCond-TextItalic'),
877
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-TextItalic-Latin1.woff2')
878
+ format('woff2');
879
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
880
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
881
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
882
+ U+2212, U+FB01-FB02;
883
+ }
884
+ @font-face {
885
+ font-display: $carbon--font-display;
886
+ font-family: 'IBM Plex Sans Condensed';
887
+ font-style: normal;
888
+ font-weight: 100;
889
+ src: local('IBM Plex Sans Cond Thin'), local('IBMPlexSansCond-Thin'),
890
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-Thin.woff2')
891
+ format('woff2'),
892
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-Thin.woff')
893
+ format('woff');
894
+ }
895
+ @font-face {
896
+ font-display: $carbon--font-display;
897
+ font-family: 'IBM Plex Sans Condensed';
898
+ font-style: normal;
899
+ font-weight: 100;
900
+ src: local('IBM Plex Sans Cond Thin'), local('IBMPlexSansCond-Thin'),
901
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Thin-Pi.woff2')
902
+ format('woff2');
903
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
904
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
905
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
906
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
907
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
908
+ U+ECE0, U+EFCC;
909
+ }
910
+ @font-face {
911
+ font-display: $carbon--font-display;
912
+ font-family: 'IBM Plex Sans Condensed';
913
+ font-style: normal;
914
+ font-weight: 100;
915
+ src: local('IBM Plex Sans Cond Thin'), local('IBMPlexSansCond-Thin'),
916
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Thin-Latin3.woff2')
917
+ format('woff2');
918
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
919
+ }
920
+ @font-face {
921
+ font-display: $carbon--font-display;
922
+ font-family: 'IBM Plex Sans Condensed';
923
+ font-style: normal;
924
+ font-weight: 100;
925
+ src: local('IBM Plex Sans Cond Thin'), local('IBMPlexSansCond-Thin'),
926
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Thin-Latin2.woff2')
927
+ format('woff2');
928
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
929
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
930
+ }
931
+ @font-face {
932
+ font-display: $carbon--font-display;
933
+ font-family: 'IBM Plex Sans Condensed';
934
+ font-style: normal;
935
+ font-weight: 100;
936
+ src: local('IBM Plex Sans Cond Thin'), local('IBMPlexSansCond-Thin'),
937
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-Thin-Latin1.woff2')
938
+ format('woff2');
939
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
940
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
941
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
942
+ U+2212, U+FB01-FB02;
943
+ }
944
+ @font-face {
945
+ font-display: $carbon--font-display;
946
+ font-family: 'IBM Plex Sans Condensed';
947
+ font-style: italic;
948
+ font-weight: 100;
949
+ src: local('IBM Plex Sans Cond Thin Italic'),
950
+ local('IBMPlexSansCond-ThinItalic'),
951
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff2/IBMPlexSansCondensed-ThinItalic.woff2')
952
+ format('woff2'),
953
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/complete/woff/IBMPlexSansCondensed-ThinItalic.woff')
954
+ format('woff');
955
+ }
956
+ @font-face {
957
+ font-display: $carbon--font-display;
958
+ font-family: 'IBM Plex Sans Condensed';
959
+ font-style: italic;
960
+ font-weight: 100;
961
+ src: local('IBM Plex Sans Cond Thin Italic'),
962
+ local('IBMPlexSansCond-ThinItalic'),
963
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ThinItalic-Pi.woff2')
964
+ format('woff2');
965
+ unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
966
+ U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
967
+ U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
968
+ U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
969
+ U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
970
+ U+ECE0, U+EFCC;
971
+ }
972
+ @font-face {
973
+ font-display: $carbon--font-display;
974
+ font-family: 'IBM Plex Sans Condensed';
975
+ font-style: italic;
976
+ font-weight: 100;
977
+ src: local('IBM Plex Sans Cond Thin Italic'),
978
+ local('IBMPlexSansCond-ThinItalic'),
979
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ThinItalic-Latin3.woff2')
980
+ format('woff2');
981
+ unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
982
+ }
983
+ @font-face {
984
+ font-display: $carbon--font-display;
985
+ font-family: 'IBM Plex Sans Condensed';
986
+ font-style: italic;
987
+ font-weight: 100;
988
+ src: local('IBM Plex Sans Cond Thin Italic'),
989
+ local('IBMPlexSansCond-ThinItalic'),
990
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ThinItalic-Latin2.woff2')
991
+ format('woff2');
992
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
993
+ U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
994
+ }
995
+ @font-face {
996
+ font-display: $carbon--font-display;
997
+ font-family: 'IBM Plex Sans Condensed';
998
+ font-style: italic;
999
+ font-weight: 100;
1000
+ src: local('IBM Plex Sans Cond Thin Italic'),
1001
+ local('IBMPlexSansCond-ThinItalic'),
1002
+ url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-ThinItalic-Latin1.woff2')
297
1003
  format('woff2');
298
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
299
- U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
300
- U+2215, U+FEFF, U+FFFD;
1004
+ unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
1005
+ U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
1006
+ U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
1007
+ U+2212, U+FB01-FB02;
301
1008
  }
302
1009
  }