Heya,
Was looking at the Dracula themes and they look really cool. Was wondering if Dracula specific fonts can be added to this roam theme (like the ones on the website)
I suppose adding something like this would cover most of the headings and body
h1, h2, h3, h4, h5, h6 {
font-family: 'Playfair Display', serif;
}
div, textarea {
font-family: 'Montserrat', sans-serif;
}
Blocker : Don't know which fonts are used and where to find them.
Heya,
Was looking at the Dracula themes and they look really cool. Was wondering if Dracula specific fonts can be added to this roam theme (like the ones on the website)
I suppose adding something like this would cover most of the headings and body
Blocker : Don't know which fonts are used and where to find them.