Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGuyDangerous authored Nov 6, 2023
1 parent ce8037a commit 75cbcb9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,13 @@ flutter:
fonts:
- family: PoppinsBold
fonts:
- asset: assets/fonts/poppins/Poppins-Bold.ttf
- asset: assets/fonts/Poppins/Poppins-Bold.ttf
- family: PoppinsSB
fonts:
- asset: assets/fonts/poppins/Poppins-SemiBold.ttf
- asset: assets/fonts/Poppins/Poppins-SemiBold.ttf
- family: Poppins
fonts:
- asset: assets/fonts/Poppins/Poppins-Regular.ttf
- family: SocialIcons
fonts:
- asset: assets/fonts/SocialIcons.ttf
Expand Down

0 comments on commit 75cbcb9

Please sign in to comment.