i try to add another googlefont in backend/fonts like your description in wikihttp://www.gavick.com/documentation/wordpress-themes/gavernwp-framework/font-settings/
api url: <link href='http://fonts.googleapis.com/css?family=Michroma' rel='stylesheet' type='text/css'>
name: Michroma
and css in override.css
font-family: 'Michroma', sans-serif;
nothing happens what I'm doing wrong?
thx 4 help