Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Weebly.com is showing boxes with unicode instead of woff2 font on all browsers

  • 1 resposta
  • 2 têm este problema
  • 1 visualização
  • Última resposta de cor-el

more options

Weebly is showing up weirdly in all browsers. I have "Allow pages to choose their own fonts, instead of my selections above" enabled in firefox and custom font enabled in chrome. In chrome the woff2 font shows up as boxes, in firefox the woff2 font shows up as a box with unicode in it. In IE 11 it show up as nothing

Weebly is showing up weirdly in all browsers. I have "Allow pages to choose their own fonts, instead of my selections above" enabled in firefox and custom font enabled in chrome. In chrome the woff2 font shows up as boxes, in firefox the woff2 font shows up as a box with unicode in it. In IE 11 it show up as nothing

Solução escolhida

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click the line to toggle its value).

Ler esta resposta 👍 0

Todas as respostas (1)

more options

Solução escolhida

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click the line to toggle its value).