1) In Firefox debug console with some website, this problem creates warnings such as
downloadable font: no supported format found (font-family: "Roboto" style:normal weight:400 stretch:100 src index:1) source: (end of source list)
2) In Stylesheet editor this manifests itself as something like:
Here are the steps to identify the problem:
1) In Firefox debug console with some website, this problem creates warnings such as
downloadable font: no supported format found (font-family: "Roboto" style:normal weight:400 stretch:100 src index:1) source: (end of source list)
2) In Stylesheet editor this manifests itself as something like:
3) Opening
moz-extension://93af..............93c24/Roboto-Regular.tff
gives an error 4) Openingmoz-extension://93af..............93c24/Roboto-Regular.ttf
gives a font!Therefore I suggest this fix. Hopefully it will be applied even if it's not an urgent PR.