1 |
efrain |
1 |
/*
|
|
|
2 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
3 |
you may not use this file except in compliance with the License.
|
|
|
4 |
You may obtain a copy of the License at
|
|
|
5 |
|
|
|
6 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
7 |
|
|
|
8 |
Unless required by applicable law or agreed to in writing, software
|
|
|
9 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
10 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
11 |
See the License for the specific language governing permissions and
|
|
|
12 |
limitations under the License.
|
|
|
13 |
*/
|
|
|
14 |
|
|
|
15 |
/* cyrillic-ext */
|
|
|
16 |
@font-face {
|
|
|
17 |
font-family: 'Open Sans';
|
|
|
18 |
font-style: italic;
|
|
|
19 |
font-weight: 400;
|
|
|
20 |
font-stretch: 100%;
|
|
|
21 |
font-display: swap;
|
|
|
22 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic-ext.woff2') format('woff2');
|
|
|
23 |
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
|
24 |
}
|
|
|
25 |
/* cyrillic */
|
|
|
26 |
@font-face {
|
|
|
27 |
font-family: 'Open Sans';
|
|
|
28 |
font-style: italic;
|
|
|
29 |
font-weight: 400;
|
|
|
30 |
font-stretch: 100%;
|
|
|
31 |
font-display: swap;
|
|
|
32 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic.woff2') format('woff2');
|
|
|
33 |
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
|
34 |
}
|
|
|
35 |
/* greek-ext */
|
|
|
36 |
@font-face {
|
|
|
37 |
font-family: 'Open Sans';
|
|
|
38 |
font-style: italic;
|
|
|
39 |
font-weight: 400;
|
|
|
40 |
font-stretch: 100%;
|
|
|
41 |
font-display: swap;
|
|
|
42 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-greek-ext.woff2') format('woff2');
|
|
|
43 |
unicode-range: U+1F00-1FFF;
|
|
|
44 |
}
|
|
|
45 |
/* greek */
|
|
|
46 |
@font-face {
|
|
|
47 |
font-family: 'Open Sans';
|
|
|
48 |
font-style: italic;
|
|
|
49 |
font-weight: 400;
|
|
|
50 |
font-stretch: 100%;
|
|
|
51 |
font-display: swap;
|
|
|
52 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-greek.woff2') format('woff2');
|
|
|
53 |
unicode-range: U+0370-03FF;
|
|
|
54 |
}
|
|
|
55 |
/* hebrew */
|
|
|
56 |
@font-face {
|
|
|
57 |
font-family: 'Open Sans';
|
|
|
58 |
font-style: italic;
|
|
|
59 |
font-weight: 400;
|
|
|
60 |
font-stretch: 100%;
|
|
|
61 |
font-display: swap;
|
|
|
62 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-hebrew.woff2') format('woff2');
|
|
|
63 |
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
|
|
|
64 |
}
|
|
|
65 |
/* vietnamese */
|
|
|
66 |
@font-face {
|
|
|
67 |
font-family: 'Open Sans';
|
|
|
68 |
font-style: italic;
|
|
|
69 |
font-weight: 400;
|
|
|
70 |
font-stretch: 100%;
|
|
|
71 |
font-display: swap;
|
|
|
72 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-vietnamese.woff2') format('woff2');
|
|
|
73 |
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
|
74 |
}
|
|
|
75 |
/* latin-ext */
|
|
|
76 |
@font-face {
|
|
|
77 |
font-family: 'Open Sans';
|
|
|
78 |
font-style: italic;
|
|
|
79 |
font-weight: 400;
|
|
|
80 |
font-stretch: 100%;
|
|
|
81 |
font-display: swap;
|
|
|
82 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-latin-ext.woff2') format('woff2');
|
|
|
83 |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
|
84 |
}
|
|
|
85 |
/* latin */
|
|
|
86 |
@font-face {
|
|
|
87 |
font-family: 'Open Sans';
|
|
|
88 |
font-style: italic;
|
|
|
89 |
font-weight: 400;
|
|
|
90 |
font-stretch: 100%;
|
|
|
91 |
font-display: swap;
|
|
|
92 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-latin.woff2') format('woff2');
|
|
|
93 |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
|
94 |
}
|
|
|
95 |
/* cyrillic-ext */
|
|
|
96 |
@font-face {
|
|
|
97 |
font-family: 'Open Sans';
|
|
|
98 |
font-style: italic;
|
|
|
99 |
font-weight: 600;
|
|
|
100 |
font-stretch: 100%;
|
|
|
101 |
font-display: swap;
|
|
|
102 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic-ext.woff2') format('woff2');
|
|
|
103 |
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
|
104 |
}
|
|
|
105 |
/* cyrillic */
|
|
|
106 |
@font-face {
|
|
|
107 |
font-family: 'Open Sans';
|
|
|
108 |
font-style: italic;
|
|
|
109 |
font-weight: 600;
|
|
|
110 |
font-stretch: 100%;
|
|
|
111 |
font-display: swap;
|
|
|
112 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic.woff2') format('woff2');
|
|
|
113 |
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
|
114 |
}
|
|
|
115 |
/* greek-ext */
|
|
|
116 |
@font-face {
|
|
|
117 |
font-family: 'Open Sans';
|
|
|
118 |
font-style: italic;
|
|
|
119 |
font-weight: 600;
|
|
|
120 |
font-stretch: 100%;
|
|
|
121 |
font-display: swap;
|
|
|
122 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-greek-ext.woff2') format('woff2');
|
|
|
123 |
unicode-range: U+1F00-1FFF;
|
|
|
124 |
}
|
|
|
125 |
/* greek */
|
|
|
126 |
@font-face {
|
|
|
127 |
font-family: 'Open Sans';
|
|
|
128 |
font-style: italic;
|
|
|
129 |
font-weight: 600;
|
|
|
130 |
font-stretch: 100%;
|
|
|
131 |
font-display: swap;
|
|
|
132 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-greek.woff2') format('woff2');
|
|
|
133 |
unicode-range: U+0370-03FF;
|
|
|
134 |
}
|
|
|
135 |
/* hebrew */
|
|
|
136 |
@font-face {
|
|
|
137 |
font-family: 'Open Sans';
|
|
|
138 |
font-style: italic;
|
|
|
139 |
font-weight: 600;
|
|
|
140 |
font-stretch: 100%;
|
|
|
141 |
font-display: swap;
|
|
|
142 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-hebrew.woff2') format('woff2');
|
|
|
143 |
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
|
|
|
144 |
}
|
|
|
145 |
/* vietnamese */
|
|
|
146 |
@font-face {
|
|
|
147 |
font-family: 'Open Sans';
|
|
|
148 |
font-style: italic;
|
|
|
149 |
font-weight: 600;
|
|
|
150 |
font-stretch: 100%;
|
|
|
151 |
font-display: swap;
|
|
|
152 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-vietnamese.woff2') format('woff2');
|
|
|
153 |
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
|
154 |
}
|
|
|
155 |
/* latin-ext */
|
|
|
156 |
@font-face {
|
|
|
157 |
font-family: 'Open Sans';
|
|
|
158 |
font-style: italic;
|
|
|
159 |
font-weight: 600;
|
|
|
160 |
font-stretch: 100%;
|
|
|
161 |
font-display: swap;
|
|
|
162 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-latin-ext.woff2') format('woff2');
|
|
|
163 |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
|
164 |
}
|
|
|
165 |
/* latin */
|
|
|
166 |
@font-face {
|
|
|
167 |
font-family: 'Open Sans';
|
|
|
168 |
font-style: italic;
|
|
|
169 |
font-weight: 600;
|
|
|
170 |
font-stretch: 100%;
|
|
|
171 |
font-display: swap;
|
|
|
172 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-latin.woff2') format('woff2');
|
|
|
173 |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
|
174 |
}
|
|
|
175 |
/* cyrillic-ext */
|
|
|
176 |
@font-face {
|
|
|
177 |
font-family: 'Open Sans';
|
|
|
178 |
font-style: italic;
|
|
|
179 |
font-weight: 700;
|
|
|
180 |
font-stretch: 100%;
|
|
|
181 |
font-display: swap;
|
|
|
182 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic-ext.woff2') format('woff2');
|
|
|
183 |
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
|
184 |
}
|
|
|
185 |
/* cyrillic */
|
|
|
186 |
@font-face {
|
|
|
187 |
font-family: 'Open Sans';
|
|
|
188 |
font-style: italic;
|
|
|
189 |
font-weight: 700;
|
|
|
190 |
font-stretch: 100%;
|
|
|
191 |
font-display: swap;
|
|
|
192 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic.woff2') format('woff2');
|
|
|
193 |
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
|
194 |
}
|
|
|
195 |
/* greek-ext */
|
|
|
196 |
@font-face {
|
|
|
197 |
font-family: 'Open Sans';
|
|
|
198 |
font-style: italic;
|
|
|
199 |
font-weight: 700;
|
|
|
200 |
font-stretch: 100%;
|
|
|
201 |
font-display: swap;
|
|
|
202 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-greek-ext.woff2') format('woff2');
|
|
|
203 |
unicode-range: U+1F00-1FFF;
|
|
|
204 |
}
|
|
|
205 |
/* greek */
|
|
|
206 |
@font-face {
|
|
|
207 |
font-family: 'Open Sans';
|
|
|
208 |
font-style: italic;
|
|
|
209 |
font-weight: 700;
|
|
|
210 |
font-stretch: 100%;
|
|
|
211 |
font-display: swap;
|
|
|
212 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-greek.woff2') format('woff2');
|
|
|
213 |
unicode-range: U+0370-03FF;
|
|
|
214 |
}
|
|
|
215 |
/* hebrew */
|
|
|
216 |
@font-face {
|
|
|
217 |
font-family: 'Open Sans';
|
|
|
218 |
font-style: italic;
|
|
|
219 |
font-weight: 700;
|
|
|
220 |
font-stretch: 100%;
|
|
|
221 |
font-display: swap;
|
|
|
222 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-hebrew.woff2') format('woff2');
|
|
|
223 |
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
|
|
|
224 |
}
|
|
|
225 |
/* vietnamese */
|
|
|
226 |
@font-face {
|
|
|
227 |
font-family: 'Open Sans';
|
|
|
228 |
font-style: italic;
|
|
|
229 |
font-weight: 700;
|
|
|
230 |
font-stretch: 100%;
|
|
|
231 |
font-display: swap;
|
|
|
232 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-vietnamese.woff2') format('woff2');
|
|
|
233 |
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
|
234 |
}
|
|
|
235 |
/* latin-ext */
|
|
|
236 |
@font-face {
|
|
|
237 |
font-family: 'Open Sans';
|
|
|
238 |
font-style: italic;
|
|
|
239 |
font-weight: 700;
|
|
|
240 |
font-stretch: 100%;
|
|
|
241 |
font-display: swap;
|
|
|
242 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-latin-ext.woff2') format('woff2');
|
|
|
243 |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
|
244 |
}
|
|
|
245 |
/* latin */
|
|
|
246 |
@font-face {
|
|
|
247 |
font-family: 'Open Sans';
|
|
|
248 |
font-style: italic;
|
|
|
249 |
font-weight: 700;
|
|
|
250 |
font-stretch: 100%;
|
|
|
251 |
font-display: swap;
|
|
|
252 |
src: url('../fonts/open-sans/opensans-italic-400-600-700-v28-latin.woff2') format('woff2');
|
|
|
253 |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
|
254 |
}
|
|
|
255 |
/* cyrillic-ext */
|
|
|
256 |
@font-face {
|
|
|
257 |
font-family: 'Open Sans';
|
|
|
258 |
font-style: normal;
|
|
|
259 |
font-weight: 400;
|
|
|
260 |
font-stretch: 100%;
|
|
|
261 |
font-display: swap;
|
|
|
262 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-cyrillic-ext.woff2') format('woff2');
|
|
|
263 |
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
|
264 |
}
|
|
|
265 |
/* cyrillic */
|
|
|
266 |
@font-face {
|
|
|
267 |
font-family: 'Open Sans';
|
|
|
268 |
font-style: normal;
|
|
|
269 |
font-weight: 400;
|
|
|
270 |
font-stretch: 100%;
|
|
|
271 |
font-display: swap;
|
|
|
272 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-cyrillic.woff2') format('woff2');
|
|
|
273 |
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
|
274 |
}
|
|
|
275 |
/* greek-ext */
|
|
|
276 |
@font-face {
|
|
|
277 |
font-family: 'Open Sans';
|
|
|
278 |
font-style: normal;
|
|
|
279 |
font-weight: 400;
|
|
|
280 |
font-stretch: 100%;
|
|
|
281 |
font-display: swap;
|
|
|
282 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-greek-ext.woff2') format('woff2');
|
|
|
283 |
unicode-range: U+1F00-1FFF;
|
|
|
284 |
}
|
|
|
285 |
/* greek */
|
|
|
286 |
@font-face {
|
|
|
287 |
font-family: 'Open Sans';
|
|
|
288 |
font-style: normal;
|
|
|
289 |
font-weight: 400;
|
|
|
290 |
font-stretch: 100%;
|
|
|
291 |
font-display: swap;
|
|
|
292 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-greek.woff2') format('woff2');
|
|
|
293 |
unicode-range: U+0370-03FF;
|
|
|
294 |
}
|
|
|
295 |
/* hebrew */
|
|
|
296 |
@font-face {
|
|
|
297 |
font-family: 'Open Sans';
|
|
|
298 |
font-style: normal;
|
|
|
299 |
font-weight: 400;
|
|
|
300 |
font-stretch: 100%;
|
|
|
301 |
font-display: swap;
|
|
|
302 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-hebrew.woff2') format('woff2');
|
|
|
303 |
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
|
|
|
304 |
}
|
|
|
305 |
/* vietnamese */
|
|
|
306 |
@font-face {
|
|
|
307 |
font-family: 'Open Sans';
|
|
|
308 |
font-style: normal;
|
|
|
309 |
font-weight: 400;
|
|
|
310 |
font-stretch: 100%;
|
|
|
311 |
font-display: swap;
|
|
|
312 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-vietnamese.woff2') format('woff2');
|
|
|
313 |
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
|
314 |
}
|
|
|
315 |
/* latin-ext */
|
|
|
316 |
@font-face {
|
|
|
317 |
font-family: 'Open Sans';
|
|
|
318 |
font-style: normal;
|
|
|
319 |
font-weight: 400;
|
|
|
320 |
font-stretch: 100%;
|
|
|
321 |
font-display: swap;
|
|
|
322 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-latin-ext.woff2') format('woff2');
|
|
|
323 |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
|
324 |
}
|
|
|
325 |
/* latin */
|
|
|
326 |
@font-face {
|
|
|
327 |
font-family: 'Open Sans';
|
|
|
328 |
font-style: normal;
|
|
|
329 |
font-weight: 400;
|
|
|
330 |
font-stretch: 100%;
|
|
|
331 |
font-display: swap;
|
|
|
332 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-latin.woff2') format('woff2');
|
|
|
333 |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
|
334 |
}
|
|
|
335 |
/* cyrillic-ext */
|
|
|
336 |
@font-face {
|
|
|
337 |
font-family: 'Open Sans';
|
|
|
338 |
font-style: normal;
|
|
|
339 |
font-weight: 600;
|
|
|
340 |
font-stretch: 100%;
|
|
|
341 |
font-display: swap;
|
|
|
342 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-cyrillic-ext.woff2') format('woff2');
|
|
|
343 |
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
|
344 |
}
|
|
|
345 |
/* cyrillic */
|
|
|
346 |
@font-face {
|
|
|
347 |
font-family: 'Open Sans';
|
|
|
348 |
font-style: normal;
|
|
|
349 |
font-weight: 600;
|
|
|
350 |
font-stretch: 100%;
|
|
|
351 |
font-display: swap;
|
|
|
352 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-cyrillic.woff2') format('woff2');
|
|
|
353 |
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
|
354 |
}
|
|
|
355 |
/* greek-ext */
|
|
|
356 |
@font-face {
|
|
|
357 |
font-family: 'Open Sans';
|
|
|
358 |
font-style: normal;
|
|
|
359 |
font-weight: 600;
|
|
|
360 |
font-stretch: 100%;
|
|
|
361 |
font-display: swap;
|
|
|
362 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-greek-ext.woff2') format('woff2');
|
|
|
363 |
unicode-range: U+1F00-1FFF;
|
|
|
364 |
}
|
|
|
365 |
/* greek */
|
|
|
366 |
@font-face {
|
|
|
367 |
font-family: 'Open Sans';
|
|
|
368 |
font-style: normal;
|
|
|
369 |
font-weight: 600;
|
|
|
370 |
font-stretch: 100%;
|
|
|
371 |
font-display: swap;
|
|
|
372 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-greek.woff2') format('woff2');
|
|
|
373 |
unicode-range: U+0370-03FF;
|
|
|
374 |
}
|
|
|
375 |
/* hebrew */
|
|
|
376 |
@font-face {
|
|
|
377 |
font-family: 'Open Sans';
|
|
|
378 |
font-style: normal;
|
|
|
379 |
font-weight: 600;
|
|
|
380 |
font-stretch: 100%;
|
|
|
381 |
font-display: swap;
|
|
|
382 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-hebrew.woff2') format('woff2');
|
|
|
383 |
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
|
|
|
384 |
}
|
|
|
385 |
/* vietnamese */
|
|
|
386 |
@font-face {
|
|
|
387 |
font-family: 'Open Sans';
|
|
|
388 |
font-style: normal;
|
|
|
389 |
font-weight: 600;
|
|
|
390 |
font-stretch: 100%;
|
|
|
391 |
font-display: swap;
|
|
|
392 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-vietnamese.woff2') format('woff2');
|
|
|
393 |
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
|
394 |
}
|
|
|
395 |
/* latin-ext */
|
|
|
396 |
@font-face {
|
|
|
397 |
font-family: 'Open Sans';
|
|
|
398 |
font-style: normal;
|
|
|
399 |
font-weight: 600;
|
|
|
400 |
font-stretch: 100%;
|
|
|
401 |
font-display: swap;
|
|
|
402 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-latin-ext.woff2') format('woff2');
|
|
|
403 |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
|
404 |
}
|
|
|
405 |
/* latin */
|
|
|
406 |
@font-face {
|
|
|
407 |
font-family: 'Open Sans';
|
|
|
408 |
font-style: normal;
|
|
|
409 |
font-weight: 600;
|
|
|
410 |
font-stretch: 100%;
|
|
|
411 |
font-display: swap;
|
|
|
412 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-latin.woff2') format('woff2');
|
|
|
413 |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
|
414 |
}
|
|
|
415 |
/* cyrillic-ext */
|
|
|
416 |
@font-face {
|
|
|
417 |
font-family: 'Open Sans';
|
|
|
418 |
font-style: normal;
|
|
|
419 |
font-weight: 700;
|
|
|
420 |
font-stretch: 100%;
|
|
|
421 |
font-display: swap;
|
|
|
422 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-cyrillic-ext.woff2') format('woff2');
|
|
|
423 |
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
|
|
424 |
}
|
|
|
425 |
/* cyrillic */
|
|
|
426 |
@font-face {
|
|
|
427 |
font-family: 'Open Sans';
|
|
|
428 |
font-style: normal;
|
|
|
429 |
font-weight: 700;
|
|
|
430 |
font-stretch: 100%;
|
|
|
431 |
font-display: swap;
|
|
|
432 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-cyrillic.woff2') format('woff2');
|
|
|
433 |
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
|
|
434 |
}
|
|
|
435 |
/* greek-ext */
|
|
|
436 |
@font-face {
|
|
|
437 |
font-family: 'Open Sans';
|
|
|
438 |
font-style: normal;
|
|
|
439 |
font-weight: 700;
|
|
|
440 |
font-stretch: 100%;
|
|
|
441 |
font-display: swap;
|
|
|
442 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-greek-ext.woff2') format('woff2');
|
|
|
443 |
unicode-range: U+1F00-1FFF;
|
|
|
444 |
}
|
|
|
445 |
/* greek */
|
|
|
446 |
@font-face {
|
|
|
447 |
font-family: 'Open Sans';
|
|
|
448 |
font-style: normal;
|
|
|
449 |
font-weight: 700;
|
|
|
450 |
font-stretch: 100%;
|
|
|
451 |
font-display: swap;
|
|
|
452 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-greek.woff2') format('woff2');
|
|
|
453 |
unicode-range: U+0370-03FF;
|
|
|
454 |
}
|
|
|
455 |
/* hebrew */
|
|
|
456 |
@font-face {
|
|
|
457 |
font-family: 'Open Sans';
|
|
|
458 |
font-style: normal;
|
|
|
459 |
font-weight: 700;
|
|
|
460 |
font-stretch: 100%;
|
|
|
461 |
font-display: swap;
|
|
|
462 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-hebrew.woff2') format('woff2');
|
|
|
463 |
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
|
|
|
464 |
}
|
|
|
465 |
/* vietnamese */
|
|
|
466 |
@font-face {
|
|
|
467 |
font-family: 'Open Sans';
|
|
|
468 |
font-style: normal;
|
|
|
469 |
font-weight: 700;
|
|
|
470 |
font-stretch: 100%;
|
|
|
471 |
font-display: swap;
|
|
|
472 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-vietnamese.woff2') format('woff2');
|
|
|
473 |
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
|
|
|
474 |
}
|
|
|
475 |
/* latin-ext */
|
|
|
476 |
@font-face {
|
|
|
477 |
font-family: 'Open Sans';
|
|
|
478 |
font-style: normal;
|
|
|
479 |
font-weight: 700;
|
|
|
480 |
font-stretch: 100%;
|
|
|
481 |
font-display: swap;
|
|
|
482 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-latin-ext.woff2') format('woff2');
|
|
|
483 |
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
|
|
484 |
}
|
|
|
485 |
/* latin */
|
|
|
486 |
@font-face {
|
|
|
487 |
font-family: 'Open Sans';
|
|
|
488 |
font-style: normal;
|
|
|
489 |
font-weight: 700;
|
|
|
490 |
font-stretch: 100%;
|
|
|
491 |
font-display: swap;
|
|
|
492 |
src: url('../fonts/open-sans/opensans-400-600-700-v28-latin.woff2') format('woff2');
|
|
|
493 |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
|
494 |
}
|