'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'site-title', '#title h1', array( array( 'property' => 'font-weight', 'value' => 'normal' ), array( 'property' => 'font-size', 'value' => '2.1em' ), array( 'property' => 'font-family', 'value' => 'helvetica' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'input, select, textarea', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'label', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#searchform input#s', array( array( 'property' => 'font-size', 'value' => '0.9em' ), array( 'property' => 'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', '#searchform input, input#submit, input.btn', array( array( 'property' => 'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'code, pre', array( array( 'property' => 'font', 'value' => '1em \'Courier New\', Courier, Fixed, monospace' ), ) ); 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, 'headings', '#sidebar h2', array( array( 'property' => 'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif' ), array( 'property' => 'font-size', 'value' => '1em' ), array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#sidebar .current-cat a, #sidebar .current_page_item a', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#sidebar .current-cat li a, #sidebar .current_page_item li a', array( array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.menu.primary li a', array( array( 'property' => 'font-size', 'value' => '0.8em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.post', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.post h2, .post h3, .post h4, .post h5', array( array( 'property' => 'font-family', 'value' => '"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif' ), array( 'property' => 'font-size', 'value' => '2em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.highlight_box', array( array( 'property' => 'font-size', 'value' => '0.9em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.highlight_box .post', array( array( 'property' => 'font-size', 'value' => '1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.highlight_box h2, .highlight_box h3, .highlight_box h4, .highlight_box h5', array( array( 'property' => 'font-size', 'value' => '2em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.highlight_box .post h2, .highlight_box .post h3, .highlight_box .post h4, .highlight_box .post h5', array( array( 'property' => 'font-size', 'value' => '1.5em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.readmore', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.date', array( array( 'property' => 'font-size', 'value' => '0.8em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.date_day', array( array( 'property' => 'font-size', 'value' => '3em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.date_month', array( array( 'property' => 'font-size', 'value' => '3em' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.date_year', array( array( 'property' => 'font-size', 'value' => '1.4em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#content .commentlist dd', array( array( 'property' => 'font-size', 'value' => '1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#content .commentlist .date', array( array( 'property' => 'font-size', 'value' => '0.5em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', '#content textarea#comment', array( array( 'property' => 'font-size', 'value' => '1em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#respond .required', array( array( 'property' => 'font-size', 'value' => '10px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#respond .subscribe-label', array( array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#respond .comment-notes', array( array( 'property' => 'font-size', 'value' => '11px' ), ) ); 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; } );