mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-12 17:45:46 +00:00
12 lines
234 B
TOML
12 lines
234 B
TOML
|
# Font style metadata
|
||
|
name = "Mr Robot"
|
||
|
|
||
|
# Optional Google font URL
|
||
|
google_fonts = "B612+Mono:400,700|Orbitron:400,700"
|
||
|
|
||
|
# Font families
|
||
|
heading_font = "Orbitron"
|
||
|
body_font = "B612 Mono"
|
||
|
nav_font = "B612 Mono"
|
||
|
mono_font = "B612 Mono"
|