def UI_apply_css(self): self.style_provider = Gtk.CssProvider() self.font = 'SourceCodePro' self.font_size = '16px' self.font_update()