File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
20
20
@font-face {
21
21
font-family : 'Open Sans Light' ;
22
- src : url (/fonts/OpenSans/OpenSans-LightItalic.woff2) format ('woff2' )
22
+ src : url (/fonts/OpenSans/OpenSans-LightItalic.woff2) format ('woff2' ),
23
23
url (/fonts/OpenSans/OpenSans-LightItalic-webfont.woff) format ('woff' );
24
24
font-weight : normal;
25
25
font-style : italic;
26
26
}
27
27
28
28
@font-face {
29
29
font-family : 'Open Sans' ;
30
- src : url (/fonts/OpenSans/OpenSans-Regular.woff2) format ('woff2' )
30
+ src : url (/fonts/OpenSans/OpenSans-Regular.woff2) format ('woff2' ),
31
31
url (/fonts/OpenSans/OpenSans-Regular-webfont.woff) format ('woff' );
32
32
font-weight : normal;
33
33
font-style : normal;
34
34
}
35
35
36
36
@font-face {
37
37
font-family : 'Open Sans' ;
38
- src : url (/fonts/OpenSans/OpenSans-Bold.woff2) format ('woff2' )
38
+ src : url (/fonts/OpenSans/OpenSans-Bold.woff2) format ('woff2' ),
39
39
url (/fonts/OpenSans/OpenSans-Bold-webfont.woff) format ('woff' );
40
40
font-weight : bold;
41
41
font-style : normal;
42
42
}
43
43
44
44
@font-face {
45
45
font-family : 'Open Sans' ;
46
- src : url (/fonts/OpenSans/OpenSans-Italic.woff2) format ('woff2' )
46
+ src : url (/fonts/OpenSans/OpenSans-Italic.woff2) format ('woff2' ),
47
47
url (/fonts/OpenSans/OpenSans-Italic-webfont.woff) format ('woff' );
48
48
font-weight : normal;
49
49
font-style : italic;
You can’t perform that action at this time.
0 commit comments