You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
355 B

// $Id$
/* Lighty theme newsletter stylesheet */
//$web-font-path: "https://fonts.googleapis.com/css?family=News+Cycle:400,700";
//.web-font($path) {
// @import url("${path}");
//}
//.web-font($web-font-path);
@import "../../base_files/scss/newsletter.scss";
@import "variables";
body { font-family: "News Cycle", "Arial Narrow Bold", sans-serif; }