@carbon/type 10.44.0 → 11.0.0-rc.0

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