💄 (fonts) add Domine font family

This commit is contained in:
2021-05-15 16:42:28 +02:00
parent d3c2736138
commit aacf0a3521
2 changed files with 3 additions and 1 deletions

View File

@@ -6,5 +6,6 @@ export interface UserSettings {
| 'Maven Pro'
| 'Noto Sans KR'
| 'Tajawal'
| 'Domine'
mode?: 'light' | 'dark'
}