Skip to content

Instantly share code, notes, and snippets.

@ckschmieder
Created November 13, 2019 19:24
Show Gist options
  • Save ckschmieder/f185391935ca68df1a03934c81f657b0 to your computer and use it in GitHub Desktop.
Save ckschmieder/f185391935ca68df1a03934c81f657b0 to your computer and use it in GitHub Desktop.
h1 {
font-family: 'MuseoSans-700', arial, helvetica, sans-serif;
color: white!important;
}
h2 {
font-size: 1.625em;
font-family: 'MuseoSans-700', arial, helvetica, sans-serif;
}
h3 {
font-size: 1.4375em;
font-family: 'MuseoSans-700', arial, helvetica, sans-serif;
}
p {
font-size: 1.125em;
font-family: 'UniversLTPro-55Roman', arial, helvetica, sans-serif;
line-height: 1.5;
margin-bottom: 0;
}
li, ol {
font-size: 1em;
font-family: 'UniversLTPro-55Roman', arial, helvetica, sans-serif;
line-height: 1.5;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment