Oct-24-2020, 07:16 PM
I think you need to specify Regular in font name:
Label(window_1, textvariable=display_alarm_switch, font=("Ticking Timebomb BB REGULAR", 30), fg=colorfg, bg=colorbg).place(x=x_pos, y=y_pos)