} /* Load rtl style if current locale is RTL */ if ( is_rtl() ) { $style_uri = hybridextend_locate_style( 'css/rtl' ); wp_enqueue_style( 'style-rtl', $style_uri, false, HYBRIDEXTEND_THEME_VERSION ); } } endif; /** * Preload webfont to help with Page Speed * * @since 2.9.15 */ if ( !function_exists( 'hoot_preload_fonticon' ) ) : function hoot_preload_fonticon() { ?>