- # Font style metadata
- name = "Rose"
- # Optional Google font URL
- google_fonts = "family=Cutive+Mono&family=Lora:wght@400;700&family=Roboto:wght@400;700&display=swap"
- # Font families
- heading_font = "Lora"
- body_font = "Roboto"
- nav_font = "Lora"
- mono_font = "Cutive Mono"
|