Home › Forums › Support › Typekit Font in Customizer This topic has 2 replies, 2 voices, and was last updated 4 years, 5 months ago by Leo. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts December 17, 2018 at 2:04 am #758804 Yael Hi there, I reviewed this post: https://generatepress.com/forums/topic/typekit-woes/ And am not able get my Typekit font to show in customizer I added this to my child theme’s function.php file: add_filter( 'generate_typography_default_fonts', 'tu_add_typekit_fonts' ); function tu_add_typekit_fonts( $fonts ) { $fonts[] = 'classico-urw'; return $fonts; } But still does not display in customizer. What step am I mising? December 17, 2018 at 4:58 am #758924 Yael Resolved. December 17, 2018 at 7:30 am #759175 LeoStaff Customer Support Glad you figured out 🙂 Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In