blob: 4d572ee853cefbdb687461d3c9ac4498e5dead96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
extends: extends-no-theme.yml
font:
catalog:
merge: true
M+ 1p:
normal: /path/to/mplus1p-regular.ttf
VLGothic:
normal: &VLGothic /path/to/vlgothic-regular.ttf
bold: *VLGothic
italic: *VLGothic
bold_italic: *VLGothic
fallbacks:
- VLGothic
base:
font_family: M+ 1p
|