self.default_bold is a proper tkfont.Font instance initialized with weight="bold". Passing a font object directly to Tkinter widgets is a valid and stable pattern. This preserves the intended visual ...