0
Résultats de validation

Brooklyn

Brooklyn

WordPress 6.5.2 theme
0
Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
  1. Title : Title Les tags <title> ne peuvent contenir qu'un appe à wp_title(). wp_title filter soit être utilisée pour modifier la sortie.
  2. Failles de sécurité : Modification des paramètres du serveur PHP ini_set trouvé dans le fichier class-wxr-import-ui.php. 367: ini_set( 'output_buffering', 'off' );368: ini_set( 'zlib.output_compression', false );
  3. Présence d'iframes : Les iframes sont parfois utilisées pour charger du contenu non désirés ou du code malicieux sur des sites tiers <iframe height="315" width="560" src="http://www.youtube.com/embed/'.trim($matches[1]).'?wmode=transparent&vq=hd720&autoplay=1" wmode="Opaque" allowfullscreen="" frameborder="0"> trouvé dans le fichier unite-theme-ajax.php. 26: $embed_code = '<iframe height='315' width='560' src='http://www.youtube.com/embed/'.trim($
  4. Code malveillant : Opérations sur système de fichiers file_get_contents trouvé dans le fichier parsers.php. 252: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen trouvé dans le fichier parsers.php. 398: $fp = $this->fopen( $file, 'r' );615: function fopen( $filename, $mode = 'r' ) {618: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 447: $this->fclose($fp);633: function fclose( $fp ) {636: return fclose( $fp );fopen trouvé dans le fichier parsers.php. 398: $fp = $this->fopen( $file, 'r' );615: function fopen( $filename, $mode = 'r' ) {618: return fopen( $filename, $mode );fopen trouvé dans le fichier parsers.php. 398: $fp = $this->fopen( $file, 'r' );615: function fopen( $filename, $mode = 'r' ) {618: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 447: $this->fclose($fp);633: function fclose( $fp ) {636: return fclose( $fp );fclose trouvé dans le fichier parsers.php. 447: $this->fclose($fp);633: function fclose( $fp ) {636: return fclose( $fp );fopen trouvé dans le fichier unite-admin-functions.php. 369: if ( !( $f = @fopen( $path, 'r+' ) ) )375: if ( !( $f = @fopen( $path, 'w' ) ) ) {fclose trouvé dans le fichier unite-admin-functions.php. 371: fclose( $f );379: fclose( $f );fopen trouvé dans le fichier unite-admin-functions.php. 369: if ( !( $f = @fopen( $path, 'r+' ) ) )375: if ( !( $f = @fopen( $path, 'w' ) ) ) {fclose trouvé dans le fichier unite-admin-functions.php. 371: fclose( $f );379: fclose( $f );file_get_contents trouvé dans le fichier ut-demo-importer-reloaded.php. 1473: $rawdata = file_get_contents( $ot_layout_file );file_get_contents trouvé dans le fichier ut-layout-loader.php. 80: $rawdata = file_get_contents( $ot_layout_file );file_get_contents trouvé dans le fichier vc-params.php. 1546: $svg_string = file_get_contents( THEME_DOCUMENT_ROOT . '/images/svg/separators/' . $svg['
  5. Menu Admin : Les thèmes doivent utiliser add_theme_page () pour ajouter des pages admin. Fichier unite-sidebars.class.php : 95: $this->options_page = add_submenu_page('unite-welcome-page', $this->title, $this->title, 'manage_Fichier unite-home.class.php : 65: $this->options_page = add_menu_page(Fichier unite-import-export.class.php : 72: $this->options_page = add_submenu_page('unite-welcome-page', $this->title, $this->title, 'manage_Fichier unite-video.class.php : 108: $this->options_page = add_submenu_page(Fichier unite-theme-info.class.php : 178: $this->options_page = add_submenu_page('unite-welcome-page', $this->title, $this->title, 'manage_Fichier unite-custom-fonts.class.php : 38: add_submenu_page(Fichier ut-demo-importer-reloaded.php : 1049: add_submenu_page( Fichier ot-settings-api.php : 92: $theme_check_bs = 'add_menu_page';Fichier ot-settings-api.php : 93: $theme_check_bs2 = 'add_submenu_page';Fichier index.php : 45: add_submenu_page( 'unite-welcome-page' , 'Theme Sidebars' , 'Theme Sidebars
  6. Fonctions obsolètes : wp_get_http wp_get_http trouvé dans le fichier wordpress-importer.php . Obsolète depuis la version de la 4.4. Il est prérable d'utiliser WP_Http à la place. 905: $headers = wp_get_http( $url, $upload['file'] );
  7. Inclusion de plugin : Présence de fichier zip Les plugins ne sont pas autorisés dans les thèmes. Le fichier zip bklyn-construction.zip single-portfolio-hero-slider.zip alex.zip demo22.zip demo23.zip wedding-frontpage.zip mountain-parallax-header.zip coastal-weddings.zip demo28.zip about.zip screens.zip our-story.zip home_slider_snow.zip winter.zip demo29.zip outdoor-weddings.zip elegant-weddings.zip demo5.zip fav-32.zip revslider.zip ut-twitter.zip ut-shortcodes.zip ut-pricing.zip js_composer.zip ut-portfolio.zip a été trouvé.
Attention
  1. Script de core désabonné : Désabonnement d'un script de coreAppel à wp_deregister_script dans unite-header-manager.class.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 101: wp_deregister_script('postbox');
  2. URIs particulières : Présence de tags inconnusTheme URI et Author URI ne doivent pas être identiques.
  3. Text domain : Utilisation incorrecte des fonctions de traduction.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Cannot import auto-draft posts' dans le fichier class-wxr-importer.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Skipping attachment "%s", fetching attachments disabled' dans le fichier class-wxr-importer.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'You do not have permission to upload files.' dans le fichier class-wxr-import-ui.php.Plusieurs text-domain sont utilisés dans le thème. Cela signifie que le thème n'est pas compatible avec les language packs de WordPress. Les domaines trouvés sont unite-admin, unite, unitedthemes, textdomain, wordpress-importer, pojo-cwf, tgmpa, option-tree, ut_portfolio_lang, word count: words or characters?, ut_shortcodes, js_composer.
  4. Cdn : Utilisation d'un CDNUne url de type CDN a été trouvée dans le code maxcdn.bootstrapcdn.com/font-awesome. Les fichiers CSS et JS ne doivent pas être chargés depuis un CDN. Ces ressources doivent être intégrées dans le thème.
  5. Contextes de plugin : Fonctionnalités de pluginLe thème utilise la fonction register_taxonomy(). Cette fonction n'est pas prévue pour être utilisée dans le contexte d'un thème, mais plutôt dans un plugin.
  6. Barre d'admin cachée : Barre d'admin cachée dans CSSLes thèmes ne doivent pas cacher la barre d'admin. Détecté dans le fichier unite-admin.min.css.
  7. Eléments custom : Présence d'une entête customAucune référence à custom header n'a été trouvée dans le thème.
  8. Eléments custom : Présence d'un fond customAucune référence à custom background n'a été trouvée dans le thème.
  9. Image à la une ("Featured image") : Utilisation de the_post_thumbnail() instead of custom fields for thumbnailsAucune référence à the_post_thumbnail n'a été trouvée dans le thème.
  10. Implémentation de la date et de l'heure : Utilisation de the_time()Au moins une date codée en dur a été trouvée dans le fichier content-video.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-gallery.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-audio.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-video.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-gallery.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-audio.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-video.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-gallery.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-audio.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-video.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-quote.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-link.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-gallery.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-audio.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-video.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-quote.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-link.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-gallery.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.Au moins une date codée en dur a été trouvée dans le fichier content-audio.php. Il est préférable d'utiliser la fonction get_option( 'date_format' )à la place.
  11. Screenshot : Copie d'écranMauvaise extension de fichier screenshot ! Le fichier screenshot.png n'est pas un véritable fichier JPG. Le type détecté est : "image/png".
Info
  1. présence de favicon : Gestion des faviconsDéclaration de favicon trouvée dans header.php. Les favicons sont prises en charges dans le paramètrage Site Icon depuis la version 4.3.Déclaration de favicon trouvée dans ut-theme-functions.php. Les favicons sont prises en charges dans le paramètrage Site Icon depuis la version 4.3.
  2. Liens statiques : Présence de liens codés en durLien potentiellement codés en dur trouvé dans le fichier unite-home.class.php.273: <a href='http://www.unitedthemes.com' target='_blank'><img src='<?php echo THEME_WEBLien potentiellement codés en dur trouvé dans le fichier unite-header-manager.class.php.281: <a href='http://www.unitedthemes.com' target='_blank'><img src='<?php echo THEME_WEBLien potentiellement codés en dur trouvé dans le fichier unite-video.class.php.140: <a href='http://www.unitedthemes.com' target='_blank'><img src='<?php echo THEME_WEBLien potentiellement codés en dur trouvé dans le fichier unite-theme-info.class.php.630: <a href='http://www.unitedthemes.com' target='_blank'><img src='<?php echo THEME_WEBLien potentiellement codés en dur trouvé dans le fichier header.php.25: <a href='http://www.unitedthemes.com' target='_blank'><img src='<?php echo THEME_WEBLien potentiellement codés en dur trouvé dans le fichier ot-settings-api.php.376: <a href='http://www.unitedthemes.com' target='_blank'><img src='<?php echo THEME_WEBLien potentiellement codés en dur trouvé dans le fichier ut-metaboxes.php.930: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt943: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1979: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1992: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt930: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt943: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1979: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1992: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt930: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt943: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1979: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1992: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt930: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt943: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1979: 'desc' => 'Recommended size 1280x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image opt1992: 'desc' => 'Recommended size 720x1280. We recommend using <a href='https://goo.gl/Sj149K' target='_blank'>Kraken.io</a> services for image optLien potentiellement codés en dur trouvé dans le fichier ut-theme-options.php.4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 4934: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5062: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5174: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5309: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5460: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5585: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5697: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5813: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 5980: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6099: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6216: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6332: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6492: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6615: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6738: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6862: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 6985: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7108: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7418: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7742: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 7881: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8147: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8289: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8439: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8561: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8683: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 8800: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9008: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 9171: 'desc' => sprintf( 'Select your desired font source. The theme currently supports %s and %s. The installed theme default font is %s.', '<a href='http://www.w3schools.com/cssref/css_websafe_fonts.asp' target='_blank'>Web 14950: 'desc' => sprintf( 'Create as many Mail Chimp Form Skins as you need. This option set is only for forms created with %s. Once you created a skin, please edit your mailchimp form, switch to the 'Appearance' tab and select your skin.', '<a href='https://mc4wp.com/' target='_blank'>Mailchimp for WordPress</a>' ),Lien potentiellement codés en dur trouvé dans le fichier functions.php.385: <a href='http://helpdesk.unitedthemes.com/'>http://helpdesk.unitedthemes.com</a>
  3. Fichiers optionnels : Présence du fichierde style pour les écritures de droite vers la gauche rtl.cssCe thème ne contient pas le fichier optionnel rtl.php.
  4. Fichiers optionnels : Présence du fichier-template de page d'accueil home.phpCe thème ne contient pas le fichier optionnel home.php.
  5. Fichiers optionnels : Présence du fichier-template de catégorie category.phpCe thème ne contient pas le fichier optionnel category.php.
  6. Fichiers optionnels : Présence du fichier-template des tags tag.phpCe thème ne contient pas le fichier optionnel tag.php.
  7. Fichiers optionnels : Présence du fichier template de taxinomie taxonomy.phpCe thème ne contient pas le fichier optionnel taxonomy.php.
  8. Fichiers optionnels : Présence de du fichier-template des dates et heures date.phpCe thème ne contient pas le fichier optionnel date.php.
  9. Fichiers optionnels : Présence du fichier-template des pièces jointes attachment.phpCe thème ne contient pas le fichier optionnel attachment.php.
  10. Fichiers optionnels : Présence du fichier-template des images image.phpCe thème ne contient pas le fichier optionnel image.php.
  11. Utilisation d'includes : Utilisation de include ou de de requireLe thème semble utiliser include ou require : unite-helpers.php 740: $google_font_cache = json_decode( include( THEME_DOCUMENT_ROOT . '/admin/assets/google/google_fonts.php' ) , Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : unite-init.php 54: include( $file );66: include( $file );73: include( $file );136: include( THEME_DOCUMENT_ROOT . '/admin/ut-theme-options.php' ); /* needs to150: include( THEME_DOCUMENT_ROOT . '/admin/ut-theme-options-onepage.php' );575: include_once( $filename );594: include_once( $filename );605: include_once( $filename );638: include_once( $filename );655: include_once( $filename ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-theme-options-onepage.php 678: 2164: 3246: 4726: Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-demo-importer-reloaded.php 6: include_once( THEME_DOCUMENT_ROOT . '/admin/includes/plugins/importer-reloa1430: include_once( THEME_DOCUMENT_ROOT . '/admin/includes/ot-functions-admin.php Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-admin-loader.php 8: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-metaboxes.php' );9: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-portfolio-manager-metab11: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-metabox-portfolio-setti12: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-metabox-sidebar-setting13: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-metabox-single-posts-he16: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-metabox-post-format-set17: include( THEME_DOCUMENT_ROOT . '/admin/metaboxes/ut-metabox-post-format-man Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-layout-loader.php 19: include_once( THEME_DOCUMENT_ROOT . '/admin/includes/ot-functions-admin.php84: include( THEME_DOCUMENT_ROOT . '/admin/optionsdata.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : header.php 7: require_once( ABSPATH . 'wp-admin/admin-header.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-metaboxes.php 2791: 2966: 3287: 5225: 5236: 5247: 5276: 5287: 5328: 5336: 8074: 8086: 8118: 8127: 8330: Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-theme-options.php 8130: 9814: 13297: Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ot-loader.php 359: //include_once( $file );360: include( $file ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-theme-custom-css.php 1223: include( 'css/global.php' );1224: include( 'css/hero.php' );1225: include( 'css/hero-animation.php' );1226: include( 'css/deprecated.php' );1227: include( 'css/navigation.php' );1228: include( 'css/navigation-advanced.php' );1229: include( 'css/side-navigation.php' );1230: include( 'css/overlay-navigation.php' );1231: include( 'css/mobile-navigation.php' );1232: include( 'css/front.php' );1233: include( 'css/onepage.php' );1234: include( 'css/blog.php' );1235: include( 'css/sidebar.php' );1236: include( 'css/page.php' );1237: include( 'css/portfolio.php' );1238: include( 'css/shortcodes.php' );1239: include( 'css/mc4wp.php' );1240: include( 'css/contact.php' );1241: include( 'css/footer.php' );1242: include( 'css/responsive.php' );1243: include( 'css/custom.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : ut-theme-functions.php 281: $unicode = json_decode( include_once( THEME_DOCUMENT_ROOT . '/unite/core/admin/assets/fonts/fontawe Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : vc-config.php 7: include( THEME_DOCUMENT_ROOT . '/vc/vc-params.php' );8: include( THEME_DOCUMENT_ROOT . '/vc/vc-filters.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.
Other checked themes