Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 1 ответ
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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

Выбранное решение

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).

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

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).