- # Font style metadata
- name = "Classic"
- # Optional Google font URL
- google_fonts = "family=Lato:wght@400;700&family=Merriweather&family=Roboto+Mono"
- # Font families
- heading_font = "Lato"
- body_font = "Merriweather"
- nav_font = "Lato"
- mono_font = "Roboto Mono"
|