Umbraco 17 back office blocking woff files

Hi, I’m using umbraco block preview to view content in the back end and everything works ok, but when I try to preview components with google font material symbols, they don’t render properly:

In the network tab, I can see it’s loading the stylesheet properly

image

But it doesn’t seem to download any of the woff files - just the umbraco lato fonts

I had a look at creating a umbraco-package.json but it didn’t seem to work (or I didn’t convert the example package.json from this question properly)

How can I get the back end to download the fonts?

Similar question re fonts and backoffice??

and on discord for blocks…

(if you aren’t on discord)
BlockGrid Preview not picking up fonts Umbraco #help-with-umbraco

Perfect, thanks. I was able to add the font to the back end using the umbraco-package from the first link

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.