Home › Forums › Jevelin Theme › Local Google Fonts are not loading anymore
Home › Forums › Jevelin Theme › Local Google Fonts are not loading anymore
i loaded my Google Fonts local in October, but last week it didn`t work anymore. The Code still says, its “Barlow” but a wrong font is shown. i did the fonts upload on our ftp server and pased the code into the theme .css. Do you have any solution for my problem?
Hi there,
Can you please give us more specific like your website link?
Did you do that manually or did you use Local Google Fonts plugin?
Best regards,
Shufflehound team
Hi.
Thanks for the reply.
The link is https://www.eposcomputer.com/. I changed the font now to helvetica, so that it looks ok, but usually I’m using Barlow.
I tried using the OMGF Plugin but this didn’t work either, so i uploaded them manually.
kind regards
Hi there,
Sorry for our late response.
If you want to set the Barlow font for your whole website.
Please try this custom CSS code below. You can add it under Jevelin Settings > Custom CSS/JS section.
html body, html .menu-item a { Ā Ā font-family: 'Barlow'!important; }
Let us know if that works! š
Best regards,
Shufflehound team
Hi there,
Would it be possible to log in to your website?
That would be the fastest way how to could help you to fix it (you can share login details in the private information field).
Best regards,
Shufflehound team
Hi
i made you a user, for our website. Login is in the private information.
Thanks for your help
kind regards
Hi there,
Thank you for your login details.
We may have some ideas on how to fix it, but can we access the theme settings? It seems that we can’t access them at the moment.
Best regards,
Shufflehound team
Hi
I changed the role for your account. I think it should work now.
Best regards
Brigitte
We just added some custom CSS in the theme settings.
Can you please take a look now? š
It only word on the starting page, but not on any other..
Can you please let us know what is the full URL of the font file location?
This ist the URL for the font file
../fonts/barlow-v12-latin-regular.woff
i implementet it in the styles.css from Jevelin with Groovy Menu
<div class=”alignright”></div>
We saw that, but this link seems incorrect because if it is added in the theme settings it should start with / or your website domain https://www.eposcomputer.com
So we tried this link – https://www.eposcomputer.com/fonts/barlow-v12-latin-regular.woff , but it didn’t work.
We improved your font loading CSS and now it seems to work fine.
Can you please test it?
it works. Thank you so much. Will this still work, when i have to update the theme or the child-theme?
That is great! š
Yes, that should work just fine.