| 1234567891011 | 
							- # Font style metadata
 
- name = "Minimal"
 
- # Optional Google font URL
 
- google_fonts = "Montserrat:400,700|Roboto:400,400italic,700|Roboto+Mono"
 
- # Font families
 
- heading_font = "Montserrat"
 
- body_font = "Roboto"
 
- nav_font = "Roboto"
 
- mono_font = "Roboto Mono"
 
 
  |