diff options
Replace Avenir Next with alternative.
Diffstat (limited to 'ui/app/css/itcss/components')
-rw-r--r-- | ui/app/css/itcss/components/send.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/css/itcss/components/send.scss b/ui/app/css/itcss/components/send.scss index 10b81debe..8609fb399 100644 --- a/ui/app/css/itcss/components/send.scss +++ b/ui/app/css/itcss/components/send.scss @@ -116,7 +116,7 @@ padding: 13px 19px; font-size: 16px; border-radius: 4px; - font-family: 'Avenir Next'; + font-family: 'Lato'; font-weigth: 500; } |