Skip to content

How to remove fonts.googleapis from magento 1.9?

I have in my theme template file head.phtml, and here is added: <link href=”//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400,600,italic,700″ rel=”stylesheet” type=”text/css”> So question is how to remove it through my template layout local.xml? or maybe another method?