I am following these directions to add a custom font to my child theme.
https://docs.generatepress.com/article/adding-local-fonts/
The function appears to be working properly because the new font I am uploading appears in the customizer. However, when I select my new font, it doesn’t display and is going back to a default.
All I can think is that I’m getting the URL path incorrect in my CSS. I don’t know where to find the correct HTTP:// file path after uploading to the server using SFTP:// with FileZilla.
Could being on a temporary domain be the cause?