Loading Fonts into R
install.packages("sysfonts", version = "0.8.9")
remotes::install_cran("sysfonts", version = "0.8.9")
*