fonts

Google font missing font weights

I am trying to use Poppins font with few font weights/variants. But GP is not loading the weights I need. Here is code from page header “href=’//fonts.googleapis.com/css?family=Poppins:300,regular,500,600,700”. I wanted to use 200 weight. Poppins font https://fonts.google.com/specimen/Poppins?selection.family=Poppins. I tried using google fonts filter but not working. Your help is appreciated.

Fonts Disappeared

Hi there. All of the sudden my fonts disappeared, when I go to Typography/Body etc I get: no results found on the dropdown of the fonts. I am using custom fonts hosted on my server and recently switched to a GP child theme, not sure if the change to the child theme has something to … Read more

Yoast Breadcrumbs – can I change font size somehow?

Hi there, after looking through this forum and a couple of false starts, I have managed to ask GP Hooks to kindly display my breadcrumbs that Yoast creates for me, with the conditional php stuff that puts these crumbs on single pages only. So far, so good. Is there any way of making the size … Read more

Custom Fonts: How to add multiple fonts and how to limit the weights?

Hi, I’m developing a new site that requires a Japanese typeface. Google provides a few options. For example: https://www.google.com/get/noto/. I chose “Noto Sans CJK JP”. In the Simple CSS plugin, I added the import from Google: @import url(//fonts.googleapis.com/earlyaccess/notosansjp.css); In the Code Snippets plugin, I added this per the GP docs: add_filter( ‘generate_typography_default_fonts’,’tu_add_system_fonts’ ); function tu_add_system_fonts( … Read more

Use custom fonts from Elementor Pro in GP

One of the latest releases of Elementor PRO let’s you define custom fonts from a GUI and use them across its elements. I’m wondering if it is possible, after having defined them in Elementor, to be able to access them also from GP (Pro) in order to set them in the Typography section of the … Read more

trouble integrating two part font from typography.com

Hi Tom, my programmer asked me to ask about a solution for how to handle a custom font delivered by typography.com that delivers the files in a two-part system (Gotham A and Gotham B). While we can get Part A and Part B to appear separately using GP’s filters, we can’t figure out how to … Read more

Local google font

Hi! Any guide to place the Google Fonts locally? I read some post about it but I can’t get know yet how I can it. It Will be nice if someone can give me clear information about it. Thank!