Hi there,
Is there any way to include a font from npm into a pkgdown site? The pkgdown site is hosted on github so I imagine that I could have a github actions runner that installs it and then accesses via extra.css but I am wondering if there are less clunky ways to do it, particularly since that would involve javascript where I have little to no useful knowledge.
Thanks in advance,
Sam