File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
src/librustdoc/html/static Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 12
12
src : local ('Fira Sans Medium' ), url ("FiraSans-Medium.woff" ) format ('woff' );
13
13
}
14
14
15
- /* See SourceSerifPro-LICENSE.txt for the Source Serif Pro license and
16
- * Heuristica-LICENSE.txt for the Heuristica license. */
15
+ /* See SourceSerifPro-LICENSE.txt for the Source Serif Pro license. */
17
16
@font-face {
18
17
font-family : 'Source Serif Pro' ;
19
18
font-style : normal;
20
19
font-weight : 400 ;
21
- src : local ('Source Serif Pro' ), url ("SourceSerifPro-Regular.woff" ) format ('woff' );
20
+ src : local ('Source Serif Pro' ), url ("SourceSerifPro-Regular.ttf. woff" ) format ('woff' );
22
21
}
23
22
@font-face {
24
23
font-family : 'Source Serif Pro' ;
25
24
font-style : italic;
26
25
font-weight : 400 ;
27
- src : url ("Heuristica-Italic .woff" ) format ('woff' );
26
+ src : local ( 'Source Serif Pro Italic' ) , url ("SourceSerifPro-It.ttf .woff" ) format ('woff' );
28
27
}
29
28
@font-face {
30
29
font-family : 'Source Serif Pro' ;
31
30
font-style : normal;
32
31
font-weight : 700 ;
33
- src : local ('Source Serif Pro Bold' ), url ("SourceSerifPro-Bold.woff" ) format ('woff' );
32
+ src : local ('Source Serif Pro Bold' ), url ("SourceSerifPro-Bold.ttf. woff" ) format ('woff' );
34
33
}
35
34
36
35
/* See SourceCodePro-LICENSE.txt for the Source Code Pro license. */
You can’t perform that action at this time.
0 commit comments