diff --git a/assets/robotoReg.ttf b/assets/robotoReg.ttf new file mode 100644 index 0000000..ddf4bfa Binary files /dev/null and b/assets/robotoReg.ttf differ diff --git a/pubspec.yaml b/pubspec.yaml index 27b3cc8..58cc3ab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -83,6 +83,10 @@ flutter: # "family" key with the font family name, and a "fonts" key with a # list giving the asset and other descriptors for the font. For # example: + fonts: + - family: Roboto + fonts: + - asset: assets/robotoReg.ttf # fonts: # - family: Schyler # fonts: