uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
.trash
/
charitious
/
inc
/
hooks
/
fonts.php
/
/
<?php /* * Custom font for typography * since 1.0 * */ function charitious_filter_theme_typography_custom_fonts( $fonts ) { $gilroy = array( 'family' => 'gilroylight' ); $gilroyextrabold = array( 'family' => 'gilroyextrabold' ); array_push( $fonts, 'gilroylight', 'gilroyextrabold' ); return $fonts; } add_filter( 'fw_option_type_typography_v2_standard_fonts', 'charitious_filter_theme_typography_custom_fonts' ); //fonts render class load spl_autoload_register( '_theme_includes_autoload' ); function _theme_includes_autoload( $class ) { switch ( $class ) { case 'Unyson_Google_Fonts': require_once CHARITIOUS_INC . '/includes/unyson-google-fonts/class-unyson-google-fonts.php'; break; } }
/home/batcwwjx/./old/.trash/charitious/inc/hooks/fonts.php