Skip to content

Instantly share code, notes, and snippets.

@ssylvia
Last active October 28, 2015 14:57
Show Gist options
  • Save ssylvia/51a060991071e8a81163 to your computer and use it in GitHub Desktop.
Save ssylvia/51a060991071e8a81163 to your computer and use it in GitHub Desktop.
.sectionPanel .title, .sectionPanel .appTitle, #mobileView .title{
font-family: 'Oswald', sans-serif;
}
.sectionPanel .content, #mobileView .content{
font-family: 'Lora', serif;
}
.sectionPanel .content strong, #mobileView .content strong{
font-family: 'Lora', serif;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment