The "Standard", "Sans-Serif", "Serif", "Monospace" are set to font-names by the browsers and its users with extensions like the "Advanced font setting" which is written in JS. is there a way to change the font-names that it refers to with javascript or its librairies ?
Asked
Active
Viewed 26 times
0
-
Extensions are different. They have way more access than normal web pages. – Tatsuyuki Ishi Apr 14 '17 at 09:51
-
Maybe using SASS or LESS to change the font-families set by default or by UI ? Can someone tell me if ever tried ? – Romain Guillaume Apr 14 '17 at 10:12
-
No way to reset generic font families mapping with JS or browser code ? – Romain Guillaume Apr 14 '17 at 10:22