The EditFont setting defines the font used to display the text in data fields.
Usage:
EditFont=[Fontname] where Fontname is a valid Windows font name.
Example: EditFont=Arial Black
Default:
Arial
Use LabelFont= to define the font used to display the labels for those fields.
Use Font= instead of EditFont= and LabelFont= to use one INI File Setting to define the same font used to display both text in data fields and their labels.
Note: The [Fontname] must match the Windows font name exactly. The font must support the OEM character set (also referred to as set #255). If these criteria are not met, Keystroke uses the Arial font.