|
|
@ -79,12 +79,10 @@ flutter:
|
|
|
|
# "family" key with the font family name, and a "fonts" key with a
|
|
|
|
# "family" key with the font family name, and a "fonts" key with a
|
|
|
|
# list giving the asset and other descriptors for the font. For
|
|
|
|
# list giving the asset and other descriptors for the font. For
|
|
|
|
# example:
|
|
|
|
# example:
|
|
|
|
# fonts:
|
|
|
|
fonts:
|
|
|
|
# - family: Schyler
|
|
|
|
- family: Bebas
|
|
|
|
# fonts:
|
|
|
|
fonts:
|
|
|
|
# - asset: fonts/Schyler-Regular.ttf
|
|
|
|
- asset: assets/fonts/BebasNeue-Regular.ttf
|
|
|
|
# - asset: fonts/Schyler-Italic.ttf
|
|
|
|
|
|
|
|
# style: italic
|
|
|
|
|
|
|
|
# - family: Trajan Pro
|
|
|
|
# - family: Trajan Pro
|
|
|
|
# fonts:
|
|
|
|
# fonts:
|
|
|
|
# - asset: fonts/TrajanPro.ttf
|
|
|
|
# - asset: fonts/TrajanPro.ttf
|
|
|
|