In Makie, you could do it in ``` fig = Figure(; fontsize = 24, fonts = (; regular= "CMU Serif")) ``` and then all subsequent block will use that. Or by setting a `theme` with custom attributes.