diff --git a/gui/kivy/uix/dialogs/create_restore.py b/gui/kivy/uix/dialogs/create_restore.py index 24a54a37f..6442efd51 100644 --- a/gui/kivy/uix/dialogs/create_restore.py +++ b/gui/kivy/uix/dialogs/create_restore.py @@ -87,7 +87,7 @@ Builder.load_string(''' size_hint: 1, None height: self.texture_size[1] if self.opacity else 0 font_size: '33sp' - font_name: 'data/fonts/tron/Tr2n.ttf' + font_name: 'gui/kivy/data/fonts/tron/Tr2n.ttf' Image: id: stepper allow_stretch: True