Hello!

How can I add a google-font to the font-list in the template?
I 've tried to add the code in the 'as002059/font.php' as the other fonts:

case 'Nunito':
$font_arr['fontlink'] = "<link href='http://fonts.googleapis.com/css?family=Nunito' rel='stylesheet' type='text/css'>";
$font_arr['fontfamily'] = "font-family: 'Nunito', sans-serif !important;";
break;

but the font is not listed in the template-configuration.