01-03-2021, 01:41 AM
I downloaded an external font and I'm using it for my webpage. I'm using @font-face and font-family, along with the src: url for woff2, woff, and truetype to use this font. The font is properly working when I go and check my webpage on localhost. However, I have this webpage also on tor, and when I go and try to access this webpage on tor, the font isn't loading up. Everything is in plain, ordinary text. Is there anything I need to configure, or can tor not load up the fonts for some reason?