Browse Source

feat: add native font theme

George Cushen 5 years ago
parent
commit
f075bc2d74
1 changed files with 14 additions and 0 deletions
  1. 14 0
      data/fonts/native.toml

+ 14 - 0
data/fonts/native.toml

@@ -0,0 +1,14 @@
+# The Native Font Theme provides optimum text rendering on every device and OS.
+# Note that the native font families are automatically populated by Academic.
+
+# Font style metadata
+name = "Native"
+
+# Optional Google font URL
+google_fonts = ""
+
+# Font families
+heading_font = ""
+body_font = ""
+nav_font = ""
+mono_font = ""