/usr/share/doc/icewm-common/examples/preferences.fonts is in icewm-common 1.3.7-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | # Debian specific to prevent ultra-huge fonts with icewm(-gnome,-experimental)
NormalButtonFontNameXft = "Sans:size=12"
ClockFontNameXft = "Sans:size=11"
MenuFontNameXft = "Sans:size=10"
StatusFontNameXft = "Sans:size=10"
TitleFontNameXft = "Adobe Helvetica:size=10.5"
ToolTipFontNameXft = "Sans:size=9"
ActiveTaskBarFontNameXft = "Adobe Helvetica:size=10"
NormalTaskBarFontNameXft = "Adobe Helvetica:size=9.5"
|