2
2
@font-face {
3
3
font-family : 'Open Sans' ;
4
4
font-style : normal;
5
- font-display : var ( --fontsource-display , swap) ;
5
+ font-display : swap;
6
6
font-weight : 400 ;
7
7
src : url(./ files/open-sans-cyrillic-ext-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-cyrillic-ext-400-normal.woff) for mat('woff' );
8
8
unicode-range : U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
12
12
@font-face {
13
13
font-family : 'Open Sans' ;
14
14
font-style : normal;
15
- font-display : var ( --fontsource-display , swap) ;
15
+ font-display : swap;
16
16
font-weight : 400 ;
17
17
src : url(./ files/open-sans-cyrillic-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-cyrillic-400-normal.woff) for mat('woff' );
18
18
unicode-range : U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
22
22
@font-face {
23
23
font-family : 'Open Sans' ;
24
24
font-style : normal;
25
- font-display : var ( --fontsource-display , swap) ;
25
+ font-display : swap;
26
26
font-weight : 400 ;
27
27
src : url(./ files/open-sans-greek-ext-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-greek-ext-400-normal.woff) for mat('woff' );
28
28
unicode-range : U+1F00-1FFF;
32
32
@font-face {
33
33
font-family : 'Open Sans' ;
34
34
font-style : normal;
35
- font-display : var ( --fontsource-display , swap) ;
35
+ font-display : swap;
36
36
font-weight : 400 ;
37
37
src : url(./ files/open-sans-greek-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-greek-400-normal.woff) for mat('woff' );
38
38
unicode-range : U+0370-03FF;
42
42
@font-face {
43
43
font-family : 'Open Sans' ;
44
44
font-style : normal;
45
- font-display : var ( --fontsource-display , swap) ;
45
+ font-display : swap;
46
46
font-weight : 400 ;
47
47
src : url(./ files/open-sans-hebrew-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-hebrew-400-normal.woff) for mat('woff' );
48
48
unicode-range : U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
52
52
@font-face {
53
53
font-family : 'Open Sans' ;
54
54
font-style : normal;
55
- font-display : var ( --fontsource-display , swap) ;
55
+ font-display : swap;
56
56
font-weight : 400 ;
57
57
src : url(./ files/open-sans-vietnamese-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-vietnamese-400-normal.woff) for mat('woff' );
58
58
unicode-range : U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
62
62
@font-face {
63
63
font-family : 'Open Sans' ;
64
64
font-style : normal;
65
- font-display : var ( --fontsource-display , swap) ;
65
+ font-display : swap;
66
66
font-weight : 400 ;
67
67
src : url(./ files/open-sans-latin-ext-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-latin-ext-400-normal.woff) for mat('woff' );
68
- unicode-range : U+0100-02AF, U+0300-0301 , U+0303- 0304, U+0308-0309 , U+0323 , U+0329 , U+1E00 -1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
68
+ unicode-range : U+0100-02AF, U+0304, U+0308, U+0329 , U+1E00-1E9F , U+1EF2 -1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
69
69
}
70
70
71
71
/* open-sans-latin-400-normal */
72
72
@font-face {
73
73
font-family : 'Open Sans' ;
74
74
font-style : normal;
75
- font-display : var ( --fontsource-display , swap) ;
75
+ font-display : swap;
76
76
font-weight : 400 ;
77
77
src : url(./ files/open-sans-latin-400-normal.woff2) for mat('woff2' ), url(./ files/open-sans-latin-400-normal.woff) for mat('woff' );
78
- unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0300-0301 , U+0303- 0304, U+0308-0309 , U+0323 , U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
78
+ unicode-range : U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
79
79
}
0 commit comments