Problem using True Type Font files in tkinter
I am trying to create a Tkinter application that uses a custom font from Google Fonts. Here is the link to the font I am using: Font Page. I have searched online for a way to change the font in Tkinter, but none of the solutions I found seem to work. Below is the most reasonable and understandable code I have found so far, but it does not seem to apply the custom font correctly.