Daftar Keluarga Font Python

from tkinter import Tk, font
root = Tk()
font.families()
MitchAloha