'font-size', 'value' => '100%' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'body', array( array( 'property' => 'font-size', 'value' => '100%' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'html body * dd.clear, html body * div.clear, html body * li.clear, html body * span.clear', array( array( 'property' => 'font-size', 'value' => '0' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'body', array( array( 'property' => 'font', 'value' => '12px/1.5em Helvetica, Arial, Sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h1', array( array( 'property' => 'font-size', 'value' => '2.0em' ), array( 'property' => 'font-size', 'value' => '1.8em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h3', array( array( 'property' => 'font-size', 'value' => '1.6em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h4', array( array( 'property' => 'font-size', 'value' => '1.2em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h5', array( array( 'property' => 'font-size', 'value' => '1.0em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h6', array( array( 'property' => 'font-size', 'value' => '0.8em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'site-title', '#logo .site-title a', array( array( 'property' => 'font-family', 'value' => '' ), array( 'property' => 'font-size', 'value' => '20px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#logo .site-description', array( array( 'property' => 'font-style', 'value' => 'italic' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#navigation ul.rss li a', array( array( 'property' => 'font-size', 'value' => '15px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.nav a:link, .nav a:visited', array( array( 'property' => 'font-size', 'value' => '15px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.nav li ul li a:link, .nav li ul li a:visited', array( array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#footer-secondary h3', array( array( 'property' => 'font-size', 'value' => '18px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#sticky-posts .sticky-post h4', array( array( 'property' => 'font-family', 'value' => '' ), array( 'property' => 'font-size', 'value' => '18px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.entry h1, .comment-content h1, .entry h2, .comment-content h2, .entry h3, #comments .comment-content h3, .entry h4, .comment-content h4, .entry h5, .comment-content h5, .entry h6, .comment-content h6, #comments h3', array( array( 'property' => 'font-family', 'value' => '' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.archive_header', array( array( 'property' => 'font-size', 'value' => '18px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.archive_header .catrss a', array( array( 'property' => 'font-size', 'value' => '14px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.post .post-meta', array( array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.post .post-meta .post-date', array( array( 'property' => 'font-size', 'value' => '18px !important' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.post .post-meta ul li', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.hentry.page .title, .post .title', array( array( 'property' => 'font', 'value' => 'normal bold 30px/30px Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.post .related h3', array( array( 'property' => 'font-size', 'value' => '17px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.post .related ul li span', array( array( 'property' => 'font-size', 'value' => '11px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.post .related ul li span.related-title', array( array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.entry', array( array( 'property' => 'font', 'value' => '14px/1.5em Helvetica, Arial, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#comments .comment-content h3', array( array( 'property' => 'font-size', 'value' => '1.6em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.entry p', array( array( 'property' => 'font-size', 'value' => '14px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.comment-content blockquote, .entry blockquote', array( array( 'property' => 'font-style', 'value' => 'italic' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.entry blockquote cite, .entry blockquote em, .entry blockquote i', array( array( 'property' => 'font-style', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.comment-content dt, .entry dt', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.comment-content th, .entry th', array( array( 'property' => 'font-size', 'value' => '10px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'pre', array( array( 'property' => 'font', 'value' => '13px "Courier 10 Pitch", Courier, monospace' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'code, kbd', array( array( 'property' => 'font', 'value' => '13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.entry .gallery-caption, .entry .wp-caption-text', array( array( 'property' => 'font', 'value' => '0.9em/1.5em Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'body.attachment .entry .entry-caption p', array( array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'body.attachment .nav-attachment', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#author-description h4', array( array( 'property' => 'font-family', 'value' => '' ), array( 'property' => 'font-size', 'value' => '18px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.entry-content #author-description', array( array( 'property' => 'font-size', 'value' => '0.875em' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.nav-entries a, .post-entries a', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.widget', array( array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.widget h3', array( array( 'property' => 'font', 'value' => 'normal bold 18px Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.widget p', array( array( 'property' => 'font', 'value' => '12px/20px Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#comments h3', array( array( 'property' => 'font-size', 'value' => '30px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#comments .reply a', array( array( 'property' => 'font', 'value' => '11px/18px Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'p.nocomments', array( array( 'property' => 'font-size', 'value' => '18px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#respond h3 small', array( array( 'property' => 'font-size', 'value' => '40%' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#comments #pings h3', array( array( 'property' => 'font-size', 'value' => '24px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '#respond h3', array( array( 'property' => 'font-size', 'value' => '30px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#respond label', array( array( 'property' => 'font-size', 'value' => '11px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.pinglist li .author', array( array( 'property' => 'font-size', 'value' => '15px' ), array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.pinglist li .date', array( array( 'property' => 'font-size', 'value' => '11px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#commentform #submit, #searchsubmit, .entry input[type="submit"], .widget #searchsubmit, .widget input.submit, .widget_blog_subscription input[type="submit"], a.button, a.comment-reply-link', array( array( 'property' => 'font-weight', 'value' => 'bold !important' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.format-chat .entry blockquote p:nth-child(odd), .format-chat .entry p:nth-child(odd)', array( array( 'property' => 'font-weight', 'value' => 'bold' ), ) ); return $category_rules; } );