add inter font

This commit is contained in:
Neeraj Gupta 2022-03-08 22:03:43 +05:30
parent 8f2fb0e245
commit ac773fb0e9
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
5 changed files with 6 additions and 0 deletions

BIN
fonts/Inter-Bold.ttf Normal file

Binary file not shown.

BIN
fonts/Inter-Light.ttf Normal file

Binary file not shown.

BIN
fonts/Inter-Regular.ttf Normal file

Binary file not shown.

BIN
fonts/Inter-SemiBold.ttf Normal file

Binary file not shown.

View file

@ -148,6 +148,12 @@ flutter:
fonts:
- asset: fonts/Ubuntu-Regular.ttf
- asset: fonts/Ubuntu-Light.ttf
- family: Inter
fonts:
- asset: fonts/Inter-Regular.ttf
- asset: fonts/Inter-Light.ttf
- asset: fonts/Inter-SemiBold.ttf
- asset: fonts/Inter-Bold.ttf
- family: Montserrat
fonts:
- asset: fonts/Montserrat-Medium.ttf