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.
 
 
 
 
 
 

11 lines
306 B

/* Amelia theme newsletter stylesheet */
@import url("//fonts.googleapis.com/css?family=Lobster|Cabin:400,700");
@import "variables";
@import "../../base_files/scss/newsletter.scss";
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Lobster', sans-serif;
font-weight: 500;
}