@@ -54,98 +54,39 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
5454 font-weight : normal;
5555 font-style : normal
5656}
57- @font-face {
58- font-family : 'Gibson' ;
59- src : url ("../fonts/gibson.eot" );
60- src : url ("../fonts/gibson.eot?#iefix" ) format ("embedded-opentype" ),
61- url ("../fonts/gibson.woff" ) format ("woff" );
62- font-weight : normal;
63- font-style : normal
64- }
65- @font-face {
66- font-family : 'Gibson' ;
67- src : url ("../fonts/gibson-semibold.eot" );
68- src : url ("../fonts/gibson-semibold.eot?#iefix" ) format ("embedded-opentype" ),
69- url ("../fonts/gibson-semibold.woff" ) format ("woff" );
70- font-weight : bold;
71- font-style : normal
72- }
73- @font-face {
74- font-family : 'Gibson' ;
75- src : url ("../fonts/gibson-semibold-italic.eot" );
76- src : url ("../fonts/gibson-semibold-italic.eot?#iefix" ) format ("embedded-opentype" ),
77- url ("../fonts/gibson-semibold-italic.woff" ) format ("woff" );
78- font-weight : bold;
79- font-style : italic
80- }
81- @font-face {
82- font-family : 'FiloPro' ;
83- src : url ("../fonts/filo-pro.eot" );
84- src : url ("../fonts/filo-pro.eot?#iefix" ) format ("embedded-opentype" ),
85- url ("../fonts/filo-pro.woff" ) format ("woff" );
86- font-weight : normal;
87- font-style : normal
88- }
89- @font-face {
90- font-family : 'FiloPro' ;
91- src : url ("../fonts/filo-pro-regular-italic.eot" );
92- src : url ("../fonts/filo-pro-regular-italic.eot?#iefix" ) format ("embedded-opentype" ),
93- url ("../fonts/filo-pro-regular-italic.woff" ) format ("woff" );
94- font-weight : normal;
95- font-style : italic
96- }
97- @font-face {
98- font-family : 'FiloPro' ;
99- src : url ("../fonts/filo-pro-bold.eot" );
100- src : url ("../fonts/filo-pro-bold.eot?#iefix" ) format ("embedded-opentype" ),
101- url ("../fonts/filo-pro-bold.woff" ) format ("woff" );
102- font-weight : bold;
103- font-style : normal
104- }
105- @font-face {
106- font-family : 'FiloPro' ;
107- src : url ("../fonts/filo-pro-bold-italic.eot" );
108- src : url ("../fonts/filo-pro-bold-italic.eot?#iefix" ) format ("embedded-opentype" ),
109- url ("../fonts/filo-pro-bold-italic.woff" ) format ("woff" );
110- font-weight : bold;
111- font-style : italic
112- }
11357
11458body {
115- font-family : "Gibson " , "Helvetica Neue" , "Helvetica-Neue" , helvetica, sans-serif
59+ font-family : "Open Sans " , "Helvetica Neue" , "Helvetica-Neue" , helvetica, sans-serif
11660}
11761body .btn , body > header h1 , body article header h1 , body > footer .details h4 , body .post-footer .details h4 , body # share_modal header a .close , body .user article .feature h1 a {
118- font-family : "Gibson" , "Helvetica Neue" , "Helvetica-Neue" , helvetica, sans-serif
119- }
120- body article time , body article > .meta , body article > header .count , body .post-footer , body article > footer h4 , body article .text , body article .text blockquote {
121- font-family : "Source Sans Pro" , "Helvetica Neue" , "Helvetica-Neue" , helvetica, sans-serif
62+ font-family : "Open Sans" , "Helvetica Neue" , "Helvetica-Neue" , helvetica, sans-serif
12263}
12364body .serif {
124- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif
65+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif
12566}
12667body .serif > header h1 , body .serif > footer , body .serif > footer h4 , body .serif # post_nav {
127- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif
68+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif
12869}
12970body .serif > a .btn .nav {
130- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif;
71+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif;
13172 padding-top : 16px ;
13273 padding-bottom : 14px
13374}
13475body .serif > a .btn .nav .next span {
13576 margin-top : 2px
13677}
13778body .serif article time , body .serif article > .meta , body .serif article > header h1 , body .serif article > header .count , body .serif article .feature h1 a , body .serif .post-footer , body .serif .post-footer h4 {
138- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif
79+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif
13980}
14081body .serif article .text {
141- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif;
82+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif;
14283 font-size : 17px
14384}
14485body .serif article .text blockquote {
145- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif
86+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif
14687}
14788body .serif article > menu # btn_comment {
148- font-family : "FiloPro " , "Georgia" , "Times New Roman" , serif;
89+ font-family : "Merriweather " , "Georgia" , "Times New Roman" , serif;
14990 font-size : 13px
15091}
15192body .serif article > menu # btn_comment span {
0 commit comments