1,554
edits
m (lighter underlines in headings) |
(open sans for main body text) |
||
Line 2: | Line 2: | ||
@import url('https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap&subset=latin-ext'); | @import url('https://fonts.googleapis.com/css?family=Rubik:400,700&display=swap&subset=latin-ext'); | ||
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap&subset=latin-ext'); | |||
html, body | |||
{ | |||
font-family: 'Open Sans', sans-serif; | |||
} | |||
h1, h2, h3, h4, h5, h6 | h1, h2, h3, h4, h5, h6 |