'font-size', 'value' => '78%' ), array( 'property' => 'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'site-title', '#header h1', array( array( 'property' => 'font-family', 'value' => '"Lucida Grande", Tahoma, Arial, sans-serif' ), array( 'property' => 'font-size', 'value' => '1.8em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#sidebar', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#footer', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#footer a:link', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#footer a:visited', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#footer a:hover', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#footer a:active', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.postmeta', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.commenttitle', array( array( 'property' => 'font-size', 'value' => '1.1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.commentmeta', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#commentform, p.small', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#sidebar h2', array( array( 'property' => 'font-size', 'value' => '1.1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#wp-calendar', array( array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#wp-calendar caption', array( array( 'property' => 'font-family', 'value' => 'Verdana, Arial, Tahoma' ), array( 'property' => 'font-weight', 'value' => 'bolder' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#wp-calendar #today', array( array( 'property' => 'font-weight', 'value' => 'bolder' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#wp-calendar th', array( array( 'property' => 'font-style', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'p', array( array( 'property' => 'font-size', 'value' => '1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h1, h2, h3, h4, h5, h6', array( array( 'property' => 'font-family', 'value' => '"Lucida Grande", Tahoma, Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h1, h2', array( array( 'property' => 'font-size', 'value' => '1.4em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h3', array( array( 'property' => 'font-size', 'value' => '1.3em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h4', array( array( 'property' => 'font-size', 'value' => '1.2em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.page ul, .post ul', array( array( 'property' => 'font-size', 'value' => '1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.page ol, .post ol', array( array( 'property' => 'font-size', 'value' => '1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'textarea', array( array( 'property' => 'font-size', 'value' => '1em' ), array( 'property' => 'font-family', 'value' => '"Lucida Sans Unicode", Tahoma, Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'select', array( array( 'property' => 'font-size', 'value' => '1em' ), array( 'property' => 'font-family', 'value' => '"Lucida Sans Unicode", Tahoma, Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'input', array( array( 'property' => 'font-size', 'value' => '1em' ), array( 'property' => 'font-family', 'value' => '"Lucida Sans Unicode", Tahoma, Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'blockquote', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'code', array( array( 'property' => 'font-family', 'value' => 'monospace' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.wp-caption p.wp-caption-text', array( array( 'property' => 'font-size', 'value' => '11px' ), ) ); return $category_rules; } );