File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1+ @font-face {
2+ font-family : 'Source Code Pro' ;
3+ font-weight : 100 ;
4+ font-style : normal;
5+ font-stretch : normal;
6+ src : url ('fonts/SourceCodePro-Light.otf.woff' ) format ('woff' );
7+ }
8+
19@font-face {
210 font-family : 'Source Code Pro' ;
311 font-weight : 400 ;
715}
816
917@font-face {
10- font-family : 'Source Code Pro' ;
18+ font-family : 'Source Sans Pro' ;
1119 font-weight : 100 ;
1220 font-style : normal;
1321 font-stretch : normal;
14- src : url ('fonts/SourceCodePro -Light.otf.woff' ) format ('woff' );
22+ src : url ('fonts/SourceSansPro -Light.otf.woff' ) format ('woff' );
1523}
1624
1725@font-face {
2432
2533@font-face {
2634 font-family : 'Source Sans Pro' ;
27- font-weight : 400 ;
35+ font-weight : 100 ;
2836 font-style : italic;
2937 font-stretch : normal;
30- src : url ('fonts/SourceSansPro-It .otf.woff' ) format ('woff' );
38+ src : url ('fonts/SourceSansPro-LightIt .otf.woff' ) format ('woff' );
3139}
3240
3341@font-face {
3442 font-family : 'Source Sans Pro' ;
35- font-weight : 100 ;
43+ font-weight : 400 ;
3644 font-style : italic;
3745 font-stretch : normal;
38- src : url ('fonts/SourceSansPro-LightIt .otf.woff' ) format ('woff' );
46+ src : url ('fonts/SourceSansPro-It .otf.woff' ) format ('woff' );
3947}
4048
4149html {
You can’t perform that action at this time.
0 commit comments