File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 font-weight : 200 900 ;
44 font-style : normal;
55 font-stretch : normal;
6- src : url ('./WOFF2/VAR/SourceCodeVariable-Roman.ttf.woff2' ) format ('woff2' ),
7- url ('./WOFF/VAR/SourceCodeVariable-Roman.ttf.woff' ) format ('woff' ),
8- url ('./VAR/SourceCodeVariable-Roman.ttf' ) format ('truetype' );
6+ src : url ('./WOFF2/VAR/SourceCodeVariable-Roman.ttf.woff2' ) format ('woff2-variations ' ),
7+ url ('./WOFF/VAR/SourceCodeVariable-Roman.ttf.woff' ) format ('woff-variations ' ),
8+ url ('./VAR/SourceCodeVariable-Roman.ttf' ) format ('truetype-variations ' );
99}
1010
1111@font-face {
1212 font-family : 'Source Code Variable' ;
1313 font-weight : 200 900 ;
1414 font-style : italic;
1515 font-stretch : normal;
16- src : url ('./WOFF2/VAR/SourceCodeVariable-Italic.ttf.woff2' ) format ('woff2' ),
17- url ('./WOFF/VAR/SourceCodeVariable-Italic.ttf.woff' ) format ('woff' ),
18- url ('./VAR/SourceCodeVariable-Italic.ttf' ) format ('truetype' );
16+ src : url ('./WOFF2/VAR/SourceCodeVariable-Italic.ttf.woff2' ) format ('woff2-variations ' ),
17+ url ('./WOFF/VAR/SourceCodeVariable-Italic.ttf.woff' ) format ('woff-variations ' ),
18+ url ('./VAR/SourceCodeVariable-Italic.ttf' ) format ('truetype-variations ' );
1919}
You can’t perform that action at this time.
0 commit comments