@mwichary On my Mac Safari, "body { font-family: system }" gives me Times and "system, -apple-system" gives me AppleSystemUIFont, which means "system" is an unregistered name, so something on your machine has registered Tahoma under the name "system". Maybe "system_profiler SPFontsDataType" will tell you?