В продолжении этой темы - Что мы будем делать с иконочными шрифтами? и этого бага - https://bugzilla.mozilla.org/show_bug.cgi?id=789788
tl;dr - теперь (аж с 41 версии) говносайты можно заставлять использовать свои любимые шревты при этом не ломая модные нонче шрефтовые значки.
Спизженная копипаста
If you want all fonts to be downloaded (default in Firefox after installation): Set browser.display.use_document_fonts to 1 and gfx.downloadable_fonts.enabled to true
If you want regular fonts to be blocked and icon fonts to be downloaded (default from Firefox 41 on for users who have disabled the fonts preference in the Firefox options): Set browser.display.use_document_fonts to 0 and gfx.downloadable_fonts.enabled to true
If you want regular fonts and icon fonts to be blocked: Set browser.display.use_document_fonts to 0 and gfx.downloadable_fonts.enabled to false
Гитхаб с божественным терминусом и не побитыми иконками
Слава огненной лисе!