google web fonts requires that an HTML link element should be added to the head of the page:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">
I cant find the proper php file to modify.
Im using mediawiki 1.17, with the default skin "vector".