'',
'Abel' => 'Abel',
'Bebas+Neue' => 'Bebas Neue',
'Lato:300,400,700,900,400italic,700italic' => 'Lato',
'Lobster' => 'Lobster',
'Merriweather:300,400,700,900,400italic,700italic' => 'Merriweather',
'Montserrat:300,400,700,900,400italic,700italic' => 'Montserrat',
'Muli' => 'Muli',
'Nunito:300,400,700,900,400italic,700italic' => 'Nunito',
'Open+Sans:300,400,700,800,400italic,700italic' => 'Open Sans',
'Open+Sans+Condensed:300;700' => 'Open Sans Condensed',
'Oswald:300;400;700' => 'Oswald',
'Playfair+Display:400,700,900,400italic,700italic' => 'Playfair Display',
'Poppins:300,400,700,900,400italic,700italic' => 'Poppins',
'PT+Sans:400,700,400italic,700italic' => 'PT Sans',
'PT+Serif:400,700,400italic,700italic' => 'PT Serif',
'Quicksand:300;400;700' => 'Quicksand',
'Raleway:300,400,700,900,400italic,700italic' => 'Raleway',
'Roboto:300,400,700,900,400italic,700italic' => 'Roboto',
'Roboto+Condensed:300,400,700,400italic,700italic' => 'Roboto Condensed',
'Roboto+Slab:300,400,700,900' => 'Roboto Slab',
'Sen:400,700,800' => 'Sen',
'Source+Sans+Pro:300,400,700,900,400italic,700italic' => 'Source Sans Pro',
'Work+Sans:300,400,700,900,400italic,700italic' => 'Work Sans',
);
//make the font label human readable so it'll work in css
foreach ($c9fonts as $c9key => $c9value) {
// echo "
set: " . $body_font . "body font key: " . $c9key . " body font value:" . $c9value . "
";
if ( $body_font == $c9key ) {
$body_font = $c9value;
}
}
//make the font label human readable so it'll work in css
foreach ($c9fonts as $c9key => $c9value) {
if ( $subheading_font == $c9key ) {
$subheading_font = $c9value;
}
}
//make the font label human readable so it'll work in css
foreach ($c9fonts as $c9key => $c9value) {
if ( $heading_font == $c9key ) {
$heading_font = $c9value;
}
}
?>
.c9-site-title,
.c9.site .h1,
.c9.site .h2,
.c9.site .h3,
.c9.site .h4,
.c9.site .h5,
.c9.site .h6,
.c9.site h1,
.c9.site h2,
.c9.site h3,
.c9.site h4,
.c9.site h5,
.c9.site h6,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6
.entry-content blockquote:before,
.c9-h,
.c9-h.h,
.c9-txl,
.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6,
.header-navbar .navbar .nav .search,
.page-search-results nav .pagination .page-item .page-link,
.c9.woocommerce nav.woocommerce-pagination ul li span,
.c9.woocommerce nav.woocommerce-pagination ul li .page-numbers,
.archive nav .pagination .page-item .page-link,
.blog nav .pagination .page-item .page-link,
.single .navigation .nav-previous a,
.single .navigation .nav-next a,
.c9 .c9-vertical-tabs .nav-pills .nav-link,
.c9 .entry-content button, .editor-styles-wrapper .button-primary,
.editor-styles-wrapper .c9-cta .c9-cta-button .wp-block-button__link,
.editor-styles-wrapper .mce-content-body.button,
.editor-styles-wrapper .wp-block-button__link,
.editor-styles-wrapper .wp-block-search__button, .entry-content .btn, .entry-content .btn:visited,
.entry-content .button, .entry-content
.wp-block-button:not(.is-style-outline) .wp-block-button__link,
.entry-content .wp-block-button__link,
.entry-content button,
.entry-content input[type=button],
.entry-content input[type=reset],
.entry-content input[type=submit],
input[type="submit"],
.wp-block-button:not(.is-style-outline) .wp-block-button__link.mce-content-body,
.wp-block-button__link, .wp-block-file .wp-block-file__button,
.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link,
.wp-block-file__button,
.header-navbar .search #s,
.c9 .c9-toggles.is-style-default .c9-toggles-item-heading .c9-toggles-toggle-label,
.editor-styles-wrapper .c9-toggles.is-style-default .c9-toggles-item-heading .c9-toggles-toggle-label,
.editor-styles-wrapper .c9-heading .h1 .text-muted,
.editor-styles-wrapper .c9-heading .h2 .text-muted,
.editor-styles-wrapper .c9-heading .h3 .text-muted,
.editor-styles-wrapper .c9-heading .h4 .text-muted,
.editor-styles-wrapper .c9-heading .h5 .text-muted,
.editor-styles-wrapper .c9-heading .h6 .text-muted {
font-family: , helvetica, sans-serif;
}
p.wp-block-subhead,
.subhead-h,
.c9-sh,
.text-muted,
.c9 .c9-sh,
.c9 .text-muted,
.c9 .c9-heading .c9-h .text-muted,
.c9 .c9-heading .c9-sh .text-muted,
.c9 .c9-heading .c9-txl .text-muted,
.c9-heading.section-heading >.c9-sh {
font-family: , helvetica, sans-serif;
}
:root,
body,
.c9 .wp-block-pullquote,
.c9 .wp-block-pullquote blockquote p,
.c9 #wrapper-footer,
p.wp-block-subhead,
.subhead-h,
.c9-sh,
.wp-block-table tr td,
.btn,
.btn:visited,
.entry-content button,
.entry-content input[type="button"],
.entry-content input[type="reset"],
.entry-content input[type="submit"],
.wp-block-button__link,
.wp-block-file__button,
.wp-block-file .wp-block-file__button,
#mc_embed_signup input[type="email"],
.c9 input[type="text"],
.c9 input[type="email"],
.c9 input[type="url"],
.c9 input[type="password"],
.c9 input[type="tel"],
.c9 textarea,
#fullscreensearch input[type="search"],
.c9 .gform_wrapper label.gfield_label,
.c9 .gform_wrapper legend.gfield_label,
.c9 .gform_wrapper input[type="text"],
.c9 .gform_wrapper input[type="password"],
.c9 .gform_wrapper input[type="tel"],
.c9 .gform_wrapper textarea,
.c9 .gform_button.button,
.c9 .entry-content,
.navbar,
.navbar ul li .dropdown-item,
.navbar ul li a {
font-family: , helvetica, sans-serif;
}