1/* cyrillic-ext */
2@font-face {
3 font-family: 'Open Sans';
4 font-style: normal;
5 font-weight: 300;
6 font-stretch: 100%;
7 font-display: swap;
8 src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
9 unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
10}
11/* cyrillic */
12@font-face {
13 font-family: 'Open Sans';
14 font-style: normal;
15 font-weight: 300;
16 font-stretch: 100%;
17 font-display: swap;
18 src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
19 unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
20}
21/* greek-ext */
22@font-face {
23 font-family: 'Open Sans';
24 font-style: normal;
25 font-weight: 300;
26 font-stretch: 100%;
27 font-display: swap;
28 src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
29 unicode-range: U+1F00-1FFF;
30}
31/* greek */
32@font-face {
33 font-family: 'Open Sans';
34 font-style: normal;
35 font-weight: 300;
36 font-stretch: 100%;
37 font-display: swap;
38 src: url(https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
39 unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
40}
...
</html>