@carbon/type 10.44.0-rc.0 → 11.0.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 +2 -6
  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,1009 +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-condensed {
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;
76
- font-family: 'IBM Plex Sans Condensed';
77
- font-style: italic;
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')
84
- format('woff');
85
- }
86
- @font-face {
87
- font-display: $carbon--font-display;
88
- font-family: 'IBM Plex Sans Condensed';
89
- font-style: italic;
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')
148
- format('woff');
149
- }
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;
201
- font-family: 'IBM Plex Sans Condensed';
202
- font-style: italic;
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')
209
- format('woff');
210
- }
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;
326
- font-family: 'IBM Plex Sans Condensed';
327
- font-style: normal;
328
- font-weight: 300;
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')
333
- format('woff');
334
- }
335
- @font-face {
336
- font-display: $carbon--font-display;
337
- font-family: 'IBM Plex Sans Condensed';
338
- font-style: normal;
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;
349
- }
350
- @font-face {
351
- font-display: $carbon--font-display;
352
- font-family: 'IBM Plex Sans Condensed';
353
- font-style: normal;
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')
394
- format('woff');
395
- }
396
- @font-face {
397
- font-display: $carbon--font-display;
398
- font-family: 'IBM Plex Sans Condensed';
399
- font-style: italic;
400
- font-weight: 300;
401
- src: local('IBM Plex Sans Cond Light Italic'),
402
- local('IBMPlexSansCond-LightItalic'),
403
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Pi.woff2')
404
- format('woff2');
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;
411
- }
412
- @font-face {
413
- font-display: $carbon--font-display;
414
- font-family: 'IBM Plex Sans Condensed';
415
- font-style: italic;
416
- font-weight: 300;
417
- src: local('IBM Plex Sans Cond Light Italic'),
418
- local('IBMPlexSansCond-LightItalic'),
419
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Latin3.woff2')
420
- format('woff2');
421
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
422
- }
423
- @font-face {
424
- font-display: $carbon--font-display;
425
- font-family: 'IBM Plex Sans Condensed';
426
- font-style: italic;
427
- font-weight: 300;
428
- src: local('IBM Plex Sans Cond Light Italic'),
429
- local('IBMPlexSansCond-LightItalic'),
430
- url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Condensed/fonts/split/woff2/IBMPlexSansCondensed-LightItalic-Latin2.woff2')
431
- format('woff2');
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;
434
- }
435
- @font-face {
436
- font-display: $carbon--font-display;
437
- font-family: 'IBM Plex Sans Condensed';
438
- font-style: italic;
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')
443
- format('woff2');
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;
448
- }
449
- @font-face {
450
- font-display: $carbon--font-display;
451
- font-family: 'IBM Plex Sans Condensed';
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')
492
- format('woff2');
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;
495
- }
496
- @font-face {
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;
511
- font-family: 'IBM Plex Sans Condensed';
512
- font-style: italic;
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')
529
- format('woff2');
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;
536
- }
537
- @font-face {
538
- font-display: $carbon--font-display;
539
- font-family: 'IBM Plex Sans Condensed';
540
- font-style: italic;
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')
545
- format('woff2');
546
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
547
- }
548
- @font-face {
549
- font-display: $carbon--font-display;
550
- font-family: 'IBM Plex Sans Condensed';
551
- font-style: italic;
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')
556
- format('woff2');
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;
559
- }
560
- @font-face {
561
- font-display: $carbon--font-display;
562
- font-family: 'IBM Plex Sans Condensed';
563
- font-style: italic;
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')
568
- format('woff2');
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;
573
- }
574
- @font-face {
575
- font-display: $carbon--font-display;
576
- font-family: 'IBM Plex Sans Condensed';
577
- font-style: normal;
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');
584
- }
585
- @font-face {
586
- font-display: $carbon--font-display;
587
- font-family: 'IBM Plex Sans Condensed';
588
- font-style: normal;
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')
592
- format('woff2');
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;
599
- }
600
- @font-face {
601
- font-display: $carbon--font-display;
602
- font-family: 'IBM Plex Sans Condensed';
603
- font-style: normal;
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')
607
- format('woff2');
608
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
609
- }
610
- @font-face {
611
- font-display: $carbon--font-display;
612
- font-family: 'IBM Plex Sans Condensed';
613
- font-style: normal;
614
- font-weight: 400;
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')
617
- format('woff2');
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;
620
- }
621
- @font-face {
622
- font-display: $carbon--font-display;
623
- font-family: 'IBM Plex Sans Condensed';
624
- font-style: normal;
625
- font-weight: 400;
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')
628
- format('woff2');
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;
633
- }
634
- @font-face {
635
- font-display: $carbon--font-display;
636
- font-family: 'IBM Plex Sans Condensed';
637
- font-style: normal;
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')
652
- format('woff2');
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;
659
- }
660
- @font-face {
661
- font-display: $carbon--font-display;
662
- font-family: 'IBM Plex Sans Condensed';
663
- font-style: normal;
664
- font-weight: 600;
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')
667
- format('woff2');
668
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
669
- }
670
- @font-face {
671
- font-display: $carbon--font-display;
672
- font-family: 'IBM Plex Sans Condensed';
673
- font-style: normal;
674
- font-weight: 600;
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')
677
- format('woff2');
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;
680
- }
681
- @font-face {
682
- font-display: $carbon--font-display;
683
- font-family: 'IBM Plex Sans Condensed';
684
- font-style: normal;
685
- font-weight: 600;
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')
1003
- format('woff2');
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;
1008
- }
1009
- }