File size: 374 Bytes
966ae59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- coding: utf-8 -*-
# Author: ximing
# Description:
# Copyright (c) 2023, XiMing Xing.
# License: MIT License
FONT_LIST = [
    'Bell-MT',
    'DeliusUnicase-Regular',
    'HobeauxRococeaux-Sherman',
    'IndieFlower-Regular',
    'JosefinSans-Light',
    'KaushanScript-Regular',
    'LuckiestGuy-Regular',
    'Noteworthy-Bold',
    'Quicksand',
    'Saira-Regular'
]