Index: src/wp-includes/functions.php
===================================================================
+++ src/wp-includes/functions.php	(working copy)

		<?php
		if ( 'rtl' == $text_direction ) {
			echo 'body { font-family: Tahoma, Arial; }';
		}
		?>
                
		+++ <?php apply_filters( 'wp_die_handler_css', true ) ?>            
    	</style>
</head>
<body id="error-page">