'font-family', 'value' => '"Noto Serif", Georgia, Times, serif' ), array( 'property' => 'font-size', 'value' => '15px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h1, h2, h3, h4, h5, h6', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h1', array( array( 'property' => 'font-size', 'value' => '36px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h2', array( array( 'property' => 'font-size', 'value' => '30px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h3', array( array( 'property' => 'font-size', 'value' => '24px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h4', array( array( 'property' => 'font-size', 'value' => '18px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h5', array( array( 'property' => 'font-size', 'value' => '16px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'h6', array( array( 'property' => 'font-size', 'value' => '15px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.site-title, .entry-title', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '36px' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.widget-title', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '16px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.site-title', array( array( 'property' => 'font-size', 'value' => '48px' ), ), array( 'screen and (min-width: 480px)', ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.site-title', array( array( 'property' => 'font-size', 'value' => '70px' ), ), array( 'screen and (min-width: 768px)', ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.site-description', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '15px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', 'div#jp-relatedposts h3.jp-relatedposts-headline', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'blockquote p', array( array( 'property' => 'font-family', 'value' => '"Noto Serif", Georgia, Times, serif' ), array( 'property' => 'font-size', 'value' => '18px' ), array( 'property' => 'font-style', 'value' => 'italic' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'b, strong', array( array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'caption, td, th', array( array( 'property' => 'font-weight', 'value' => 'normal' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', 'button, input[type="button"], input[type="reset"], input[type="submit"]', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '13px' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.widget', array( array( 'property' => 'font-size', 'value' => '14px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.site-main .comment-navigation a, .site-main .paging-navigation a, .site-main .post-navigation a', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '13px' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.site-main .post-navigation .meta-nav', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.site-main .post-navigation .meta-nav', array( array( 'property' => 'font-size', 'value' => '13px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.site-main .post-navigation a', array( array( 'property' => 'font-family', 'value' => '"Noto Serif", Georgia, Times, serif' ), array( 'property' => 'font-size', 'value' => '14px' ), array( 'property' => 'font-weight', 'value' => '400' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.page-links a', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '14px' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.entry-meta, .comment-meta', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '13px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.more-link a', array( array( 'property' => 'font-size', 'value' => '12px' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.comments-title', array( array( 'property' => 'font-size', 'value' => '20px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'headings', '.comment-reply-title', array( array( 'property' => 'font-size', 'value' => '18px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.comment, .pingback, .no-comments, .logged-in-as, .comment-notes, .form-allowed-tags', array( array( 'property' => 'font-size', 'value' => '14px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '#infinite-handle span', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '13px' ), array( 'property' => 'font-weight', 'value' => '700' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.widget_flickr #flickr_badge_uber_wrapper td a:last-child', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.nav-menu > ul > li > a', array( array( 'property' => 'font-family', 'value' => 'Raleway, Arial, Helvetica, sans-serif' ), array( 'property' => 'font-size', 'value' => '12px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'body-text', '.nav-menu ul ul a', array( array( 'property' => 'font-size', 'value' => '13px' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'pre', array( array( 'property' => 'font-family', 'value' => '"15px Courier 10 Pitch", Courier, monospace' ), ) ); TypekitTheme::add_font_category_rule( $category_rules, 'none', 'code, kbd, tt, var', array( array( 'property' => 'font', 'value' => '15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace' ), ) ); return $category_rules; } );