File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,24 +15,24 @@ Last Modified: 2014.11.15 by Scott Murray
1515
1616@font-face {
1717 font-family : 'theSerifItalic' ;
18- src : url (https://processing.org/fonts/TheSerif_B4_Italic.eot),
19- url (https://processing.org/fonts/TheSerif_B4_Italic.woff) format ("woff" );
18+ src : url (https://processing.org/css/ fonts/TheSerif_B4_Italic.eot),
19+ url (https://processing.org/css/ fonts/TheSerif_B4_Italic.woff) format ("woff" );
2020 font-weight : 400 ;
2121 font-style : normal;
2222}
2323
2424@font-face {
2525 font-family : 'theSerif' ;
26- src : url (https://processing.org/fonts/TheSerif_B4_Plain_.eot),
27- url (https://processing.org/fonts/TheSerif_B4_Plain_.woff) format ("woff" );
26+ src : url (https://processing.org/css/ fonts/TheSerif_B4_Plain_.eot),
27+ url (https://processing.org/css/ fonts/TheSerif_B4_Plain_.woff) format ("woff" );
2828 font-weight : 400 ;
2929 font-style : normal;
3030}
3131
3232@font-face {
3333 font-family : 'theSerif' ;
34- src : url (https://processing.org/fonts/TheSerif_B4_Bold_.eot),
35- url (https://processing.org/fonts/TheSerif_B4_Bold_.woff) format ("woff" );
34+ src : url (https://processing.org/css/ fonts/TheSerif_B4_Bold_.eot),
35+ url (https://processing.org/css/ fonts/TheSerif_B4_Bold_.woff) format ("woff" );
3636 font-weight : 800 ;
3737 font-style : normal;
3838}
You can’t perform that action at this time.
0 commit comments