diff options
Diffstat (limited to 'ui/app/components/button-group/index.scss')
-rw-r--r-- | ui/app/components/button-group/index.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/button-group/index.scss b/ui/app/components/button-group/index.scss index 90748bdc..59e596a4 100644 --- a/ui/app/components/button-group/index.scss +++ b/ui/app/components/button-group/index.scss @@ -4,7 +4,7 @@ align-items: center; &__button { - font-family: Roboto; + font-family: Overpass; font-size: 1rem; color: $manatee; border-style: solid; |