I have the following code in my html:
hello world >
hello world
Set the properties to inherit:
inherit
$('#foo').css('font-family','inherit').css('font-size','inherit');