font_family
¶ available_font_families = sorted(['Libertinus Serif', 'New Computer Modern', 'DejaVu Sans Mono', 'Mukta', 'Open Sans', 'Gentium Book Plus', 'Noto Sans', 'Lato', 'Source Sans 3', 'EB Garamond', 'Open Sauce Sans', 'Fontin', 'Roboto', 'Ubuntu', 'Poppins', 'Raleway', 'XCharter'])
module-attribute
¶ FontFamily = SkipJsonSchema[str] | Literal[*(tuple(available_font_families)),]
¶