The CSS of the FT pages define the default fonts to be:
Code:
font: 10pt verdana, arial, helvetica, sans-serif;
Your browser picks one of these defaults
OR an overriding font you have in your settings. In Win8.1 the IE and FF pick the latter two fonts and not the verdana or arial we're used to.