@carbon/type 10.43.2 → 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.
- package/README.md +2 -6
- package/index.scss +7 -7
- package/package.json +6 -6
- package/scss/_classes.scss +8 -7
- package/scss/{modules/_default-type.scss → _default-type.scss} +0 -0
- package/scss/_font-family.scss +51 -17
- package/scss/_inlined/_classes.scss +8 -7
- package/scss/_inlined/_default-type.scss +55 -0
- package/scss/_inlined/_font-family.scss +51 -17
- package/scss/_inlined/_reset.scss +11 -59
- package/scss/_inlined/_scale.scss +13 -15
- package/scss/_inlined/_styles.scss +146 -214
- package/scss/_reset.scss +11 -59
- package/scss/_scale.scss +13 -15
- package/scss/_styles.scss +146 -214
- package/scss/vendor/@carbon/grid/{modules/_breakpoint.scss → _breakpoint.scss} +1 -1
- package/scss/vendor/@carbon/grid/{modules/_config.scss → _config.scss} +1 -1
- package/scss/vendor/@carbon/grid/{modules/_css-grid.scss → _css-grid.scss} +0 -0
- package/scss/vendor/@carbon/grid/{modules/_flex-grid.scss → _flex-grid.scss} +0 -20
- package/scss/vendor/@carbon/grid/_inlined/_breakpoint.scss +198 -0
- package/scss/vendor/@carbon/grid/_inlined/_config.scss +94 -0
- package/scss/vendor/@carbon/grid/_inlined/_css-grid.scss +470 -0
- package/scss/vendor/@carbon/grid/{modules/_mixins.scss → _inlined/_flex-grid.scss} +45 -38
- package/scss/vendor/@carbon/grid/_inlined/_mixins.scss +89 -188
- package/scss/vendor/@carbon/grid/_mixins.scss +89 -188
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_convert.import.scss +2 -4
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_convert.scss +18 -23
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_spacing.scss +2 -5
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_utilities.scss +4 -4
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_container.scss +13 -43
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_fluid-spacing.scss +11 -35
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_icon-size.scss +8 -17
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_size.scss +1 -1
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_spacing.scss +29 -107
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_convert.scss +2 -4
- package/scss/_inlined/_styles.import.scss +0 -766
- package/scss/_inlined/font-face/_mono.scss +0 -430
- package/scss/_inlined/font-face/_sans-condensed.scss +0 -302
- package/scss/_inlined/font-face/_sans.scss +0 -497
- package/scss/_inlined/font-face/_serif.scss +0 -430
- package/scss/_inlined/font-face/_settings.scss +0 -12
- package/scss/_styles.import.scss +0 -766
- package/scss/font-face/_mono.scss +0 -430
- package/scss/font-face/_sans-condensed.scss +0 -302
- package/scss/font-face/_sans.scss +0 -497
- package/scss/font-face/_serif.scss +0 -430
- package/scss/font-face/_settings.scss +0 -12
- package/scss/index.scss +0 -8
- package/scss/modules/_classes.scss +0 -42
- package/scss/modules/_font-family.scss +0 -104
- package/scss/modules/_prefix.scss +0 -11
- package/scss/modules/_reset.scss +0 -44
- package/scss/modules/_scale.scss +0 -57
- package/scss/modules/_styles.scss +0 -876
- package/scss/type.scss +0 -8
- package/scss/vendor/@carbon/grid/12.scss +0 -41
- package/scss/vendor/@carbon/grid/_inlined/12.scss +0 -41
- package/scss/vendor/@carbon/grid/_inlined/_mixins.import.scss +0 -431
- package/scss/vendor/@carbon/grid/_inlined/_prefix.scss +0 -12
- package/scss/vendor/@carbon/grid/_mixins.import.scss +0 -431
- package/scss/vendor/@carbon/grid/_prefix.scss +0 -12
- package/scss/vendor/@carbon/grid/grid.scss +0 -10
- package/scss/vendor/@carbon/grid/index.scss +0 -10
- package/scss/vendor/@carbon/grid/vendor/@carbon/import-once/import-once.scss +0 -27
- package/scss/vendor/@carbon/grid/vendor/@carbon/import-once/index.scss +0 -8
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_breakpoint.scss +0 -246
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_key-height.import.scss +0 -117
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_key-height.scss +0 -111
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/_mini-unit.scss +0 -23
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/generated/_layout.scss +0 -97
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/index.scss +0 -8
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/layout.scss +0 -12
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_spacing.scss +0 -9
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/_utilities.scss +0 -41
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/generated/_fluid-spacing.scss +0 -37
- package/scss/vendor/@carbon/grid/vendor/@carbon/layout/modules/generated/_spacing.scss +0 -91
- package/scss/vendor/@carbon/import-once/import-once.scss +0 -27
- package/scss/vendor/@carbon/import-once/index.scss +0 -8
|
@@ -1,302 +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
|
-
// .woff support for IE11
|
|
15
|
-
@font-face {
|
|
16
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
17
|
-
font-style: italic;
|
|
18
|
-
font-weight: 300;
|
|
19
|
-
src: local('IBM Plex Sans Condensed Light Italic'),
|
|
20
|
-
local('IBMPlexSansCond-LightItalic'),
|
|
21
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYA.woff)
|
|
22
|
-
format('woff');
|
|
23
|
-
}
|
|
24
|
-
@font-face {
|
|
25
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
26
|
-
font-style: italic;
|
|
27
|
-
font-weight: 400;
|
|
28
|
-
src: local('IBM Plex Sans Condensed Italic'),
|
|
29
|
-
local('IBMPlexSansCond-Italic'),
|
|
30
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyKg.woff)
|
|
31
|
-
format('woff');
|
|
32
|
-
}
|
|
33
|
-
@font-face {
|
|
34
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
35
|
-
font-style: italic;
|
|
36
|
-
font-weight: 600;
|
|
37
|
-
src: local('IBM Plex Sans Condensed SemiBold Italic'),
|
|
38
|
-
local('IBMPlexSansCond-SemiBoldItalic'),
|
|
39
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYA.woff)
|
|
40
|
-
format('woff');
|
|
41
|
-
}
|
|
42
|
-
@font-face {
|
|
43
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
44
|
-
font-style: normal;
|
|
45
|
-
font-weight: 300;
|
|
46
|
-
src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
|
|
47
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovo.woff)
|
|
48
|
-
format('woff');
|
|
49
|
-
}
|
|
50
|
-
@font-face {
|
|
51
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
52
|
-
font-style: normal;
|
|
53
|
-
font-weight: 400;
|
|
54
|
-
src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
|
|
55
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbat.woff)
|
|
56
|
-
format('woff');
|
|
57
|
-
}
|
|
58
|
-
@font-face {
|
|
59
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
60
|
-
font-style: normal;
|
|
61
|
-
font-weight: 600;
|
|
62
|
-
src: local('IBM Plex Sans Condensed SemiBold'),
|
|
63
|
-
local('IBMPlexSansCond-SemiBold'),
|
|
64
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivo.woff)
|
|
65
|
-
format('woff');
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
/* vietnamese */
|
|
69
|
-
@font-face {
|
|
70
|
-
font-display: swap;
|
|
71
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
72
|
-
font-style: italic;
|
|
73
|
-
font-weight: 300;
|
|
74
|
-
src: local('IBM Plex Sans Condensed Light Italic'),
|
|
75
|
-
local('IBMPlexSansCond-LightItalic'),
|
|
76
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYstEzi6D11GTg.woff2)
|
|
77
|
-
format('woff2');
|
|
78
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
|
|
79
|
-
U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
80
|
-
}
|
|
81
|
-
/* latin-ext */
|
|
82
|
-
@font-face {
|
|
83
|
-
font-display: swap;
|
|
84
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
85
|
-
font-style: italic;
|
|
86
|
-
font-weight: 300;
|
|
87
|
-
src: local('IBM Plex Sans Condensed Light Italic'),
|
|
88
|
-
local('IBMPlexSansCond-LightItalic'),
|
|
89
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYotEzi6D11GTg.woff2)
|
|
90
|
-
format('woff2');
|
|
91
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
|
|
92
|
-
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
93
|
-
}
|
|
94
|
-
/* latin */
|
|
95
|
-
@font-face {
|
|
96
|
-
font-display: swap;
|
|
97
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
98
|
-
font-style: italic;
|
|
99
|
-
font-weight: 300;
|
|
100
|
-
src: local('IBM Plex Sans Condensed Light Italic'),
|
|
101
|
-
local('IBMPlexSansCond-LightItalic'),
|
|
102
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfplYQtEzi6D10.woff2)
|
|
103
|
-
format('woff2');
|
|
104
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
105
|
-
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
|
106
|
-
U+2215, U+FEFF, U+FFFD;
|
|
107
|
-
}
|
|
108
|
-
/* vietnamese */
|
|
109
|
-
@font-face {
|
|
110
|
-
font-display: swap;
|
|
111
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
112
|
-
font-style: italic;
|
|
113
|
-
font-weight: 400;
|
|
114
|
-
src: local('IBM Plex Sans Condensed Italic'),
|
|
115
|
-
local('IBMPlexSansCond-Italic'),
|
|
116
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KPLgKkPHhKABg.woff2)
|
|
117
|
-
format('woff2');
|
|
118
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
|
|
119
|
-
U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
120
|
-
}
|
|
121
|
-
/* latin-ext */
|
|
122
|
-
@font-face {
|
|
123
|
-
font-display: swap;
|
|
124
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
125
|
-
font-style: italic;
|
|
126
|
-
font-weight: 400;
|
|
127
|
-
src: local('IBM Plex Sans Condensed Italic'),
|
|
128
|
-
local('IBMPlexSansCond-Italic'),
|
|
129
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KLLgKkPHhKABg.woff2)
|
|
130
|
-
format('woff2');
|
|
131
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
|
|
132
|
-
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
133
|
-
}
|
|
134
|
-
/* latin */
|
|
135
|
-
@font-face {
|
|
136
|
-
font-display: swap;
|
|
137
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
138
|
-
font-style: italic;
|
|
139
|
-
font-weight: 400;
|
|
140
|
-
src: local('IBM Plex Sans Condensed Italic'),
|
|
141
|
-
local('IBMPlexSansCond-Italic'),
|
|
142
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas-KzLgKkPHhI.woff2)
|
|
143
|
-
format('woff2');
|
|
144
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
145
|
-
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
|
146
|
-
U+2215, U+FEFF, U+FFFD;
|
|
147
|
-
}
|
|
148
|
-
/* vietnamese */
|
|
149
|
-
@font-face {
|
|
150
|
-
font-display: swap;
|
|
151
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
152
|
-
font-style: italic;
|
|
153
|
-
font-weight: 600;
|
|
154
|
-
src: local('IBM Plex Sans Condensed SemiBold Italic'),
|
|
155
|
-
local('IBMPlexSansCond-SemiBoldItalic'),
|
|
156
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYstEzi6D11GTg.woff2)
|
|
157
|
-
format('woff2');
|
|
158
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
|
|
159
|
-
U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
160
|
-
}
|
|
161
|
-
/* latin-ext */
|
|
162
|
-
@font-face {
|
|
163
|
-
font-display: swap;
|
|
164
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
165
|
-
font-style: italic;
|
|
166
|
-
font-weight: 600;
|
|
167
|
-
src: local('IBM Plex Sans Condensed SemiBold Italic'),
|
|
168
|
-
local('IBMPlexSansCond-SemiBoldItalic'),
|
|
169
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYotEzi6D11GTg.woff2)
|
|
170
|
-
format('woff2');
|
|
171
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
|
|
172
|
-
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
173
|
-
}
|
|
174
|
-
/* latin */
|
|
175
|
-
@font-face {
|
|
176
|
-
font-display: swap;
|
|
177
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
178
|
-
font-style: italic;
|
|
179
|
-
font-weight: 600;
|
|
180
|
-
src: local('IBM Plex Sans Condensed SemiBold Italic'),
|
|
181
|
-
local('IBMPlexSansCond-SemiBoldItalic'),
|
|
182
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvlYQtEzi6D10.woff2)
|
|
183
|
-
format('woff2');
|
|
184
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
185
|
-
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
|
186
|
-
U+2215, U+FEFF, U+FFFD;
|
|
187
|
-
}
|
|
188
|
-
/* vietnamese */
|
|
189
|
-
@font-face {
|
|
190
|
-
font-display: swap;
|
|
191
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
192
|
-
font-style: normal;
|
|
193
|
-
font-weight: 300;
|
|
194
|
-
src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
|
|
195
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvjpYYnFBq4P1w.woff2)
|
|
196
|
-
format('woff2');
|
|
197
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
|
|
198
|
-
U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
199
|
-
}
|
|
200
|
-
/* latin-ext */
|
|
201
|
-
@font-face {
|
|
202
|
-
font-display: swap;
|
|
203
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
204
|
-
font-style: normal;
|
|
205
|
-
font-weight: 300;
|
|
206
|
-
src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
|
|
207
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvipYYnFBq4P1w.woff2)
|
|
208
|
-
format('woff2');
|
|
209
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
|
|
210
|
-
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
211
|
-
}
|
|
212
|
-
/* latin */
|
|
213
|
-
@font-face {
|
|
214
|
-
font-display: swap;
|
|
215
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
216
|
-
font-style: normal;
|
|
217
|
-
font-weight: 300;
|
|
218
|
-
src: local('IBM Plex Sans Condensed Light'), local('IBMPlexSansCond-Light'),
|
|
219
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6rvspYYnFBq4.woff2)
|
|
220
|
-
format('woff2');
|
|
221
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
222
|
-
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
|
223
|
-
U+2215, U+FEFF, U+FFFD;
|
|
224
|
-
}
|
|
225
|
-
/* vietnamese */
|
|
226
|
-
@font-face {
|
|
227
|
-
font-display: swap;
|
|
228
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
229
|
-
font-style: normal;
|
|
230
|
-
font-weight: 400;
|
|
231
|
-
src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
|
|
232
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYamyK7Bh4sNLhM.woff2)
|
|
233
|
-
format('woff2');
|
|
234
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
|
|
235
|
-
U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
236
|
-
}
|
|
237
|
-
/* latin-ext */
|
|
238
|
-
@font-face {
|
|
239
|
-
font-display: swap;
|
|
240
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
241
|
-
font-style: normal;
|
|
242
|
-
font-weight: 400;
|
|
243
|
-
src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
|
|
244
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYanyK7Bh4sNLhM.woff2)
|
|
245
|
-
format('woff2');
|
|
246
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
|
|
247
|
-
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
248
|
-
}
|
|
249
|
-
/* latin */
|
|
250
|
-
@font-face {
|
|
251
|
-
font-display: swap;
|
|
252
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
253
|
-
font-style: normal;
|
|
254
|
-
font-weight: 400;
|
|
255
|
-
src: local('IBM Plex Sans Condensed'), local('IBMPlexSansCond'),
|
|
256
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYapyK7Bh4sN.woff2)
|
|
257
|
-
format('woff2');
|
|
258
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
259
|
-
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
|
260
|
-
U+2215, U+FEFF, U+FFFD;
|
|
261
|
-
}
|
|
262
|
-
/* vietnamese */
|
|
263
|
-
@font-face {
|
|
264
|
-
font-display: swap;
|
|
265
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
266
|
-
font-style: normal;
|
|
267
|
-
font-weight: 600;
|
|
268
|
-
src: local('IBM Plex Sans Condensed SemiBold'),
|
|
269
|
-
local('IBMPlexSansCond-SemiBold'),
|
|
270
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvjpYYnFBq4P1w.woff2)
|
|
271
|
-
format('woff2');
|
|
272
|
-
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169,
|
|
273
|
-
U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
274
|
-
}
|
|
275
|
-
/* latin-ext */
|
|
276
|
-
@font-face {
|
|
277
|
-
font-display: swap;
|
|
278
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
279
|
-
font-style: normal;
|
|
280
|
-
font-weight: 600;
|
|
281
|
-
src: local('IBM Plex Sans Condensed SemiBold'),
|
|
282
|
-
local('IBMPlexSansCond-SemiBold'),
|
|
283
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvipYYnFBq4P1w.woff2)
|
|
284
|
-
format('woff2');
|
|
285
|
-
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
|
|
286
|
-
U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
287
|
-
}
|
|
288
|
-
/* latin */
|
|
289
|
-
@font-face {
|
|
290
|
-
font-display: swap;
|
|
291
|
-
font-family: 'IBM Plex Sans Condensed';
|
|
292
|
-
font-style: normal;
|
|
293
|
-
font-weight: 600;
|
|
294
|
-
src: local('IBM Plex Sans Condensed SemiBold'),
|
|
295
|
-
local('IBMPlexSansCond-SemiBold'),
|
|
296
|
-
url(https://fonts.gstatic.com/s/ibmplexsanscondensed/v6/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527LvspYYnFBq4.woff2)
|
|
297
|
-
format('woff2');
|
|
298
|
-
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
|
|
299
|
-
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
|
300
|
-
U+2215, U+FEFF, U+FFFD;
|
|
301
|
-
}
|
|
302
|
-
}
|