Hi,
I tried to install the police Cholla Sans Regular on my Child Enfold theme. It’s OK with IE and Firefox but not with Chrome.
The CSS I use is :
@font-face {
font-family: ‘ChollaSansOT-Regular’;
src: url(‘https://scento2.agency/wp-content/themes/enfold%20enfant/fonts/ChollaSansOT-Regular.eot’);
src: url(‘https://scento2.agency/wp-content/themes/enfold%20enfant/fonts/ChollaSansOT-Regular.eot?#iefix’) format(’embedded-opentype’),
url(‘https://scento2.agency/wp-content/themes/enfold%20enfant/fonts/ChollaSansOT-Regular.woff2’) format(‘woff2’),
url(‘https://scento2.agency/wp-content/themes/enfold%20enfant/fonts/ChollaSansOT-Regular.woff’) format(‘woff’),
url(‘https://scento2.agency/wp-content/themes/enfold%20enfant/fonts/ChollaSansOT-Regular.ttf’) format(‘truetype’),
url(‘https://scento2.agency/wp-content/themes/enfold%20enfant/fonts/ChollaSansOT-Regular.svg#ChollaSansOT-Regular’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
h1 {
font-family: ‘ChollaSansOT-Regular’, Arial, sans-serif !important;
}
Is there any mistake ?
The website is : https://scento2.agency
Thanks by advance for your help.
Regards,
Matthieu.
Hey poylomat,
I see the font you mentioned in chrome browser.
The site looks good on my end. You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
If you still have any issue please check How to upload custom fonts?
Best regards,
Vinay