If the font package specified by fontpkg is not already installed,
it will be downloaded from CRAN. The font package will then be registered
in the fonts database.
font_install(fontpkg = NULL, prompt = TRUE)if (FALSE) { # \dontrun{
font_install('fontcm')
} # }