How are you applying it? Other plugin won’t within the context of the coming soon page. So you have to apply it manually.
Thread Starter
Rahim
(@rahimvaziri)
I am doing this for ever-green.ir
.seed-csp4 h1, .seed-csp4 h2, .seed-csp4 h3, .seed-csp4 h4, .seed-csp4 h5, .seed-csp4 h6 {
font-family: iransans;
}
but not successful !
I don’t see any of that css on the page when I view the page’s source, maybe you have a caching issue?
Thread Starter
Rahim
(@rahimvaziri)
Hi SeedProd,
https://monosnap.com/file/KKAYD5chld8vhJFcj2Pc6w1MRiTqsu
-
This reply was modified 7 years, 11 months ago by
Rahim.
I see that but the font is not being loaded. https://goo.gl/9FpBC6
You have to load the font using the @font-face css like this:
https://www.w3schools.com/css/css3_fonts.asp
Thread Starter
Rahim
(@rahimvaziri)
Hi SeedProd,
Can I put my fonts file out of the folder of the website?
I mean imagine that my website is an add on domain in my public_html and my fonts are in the public_html too ( not in the folder of the project ).
Can I address the fonts in the css of the website to the fonts that are out of it’s folder?
Thank you.
yep or upload them to the media library.
Thread Starter
Rahim
(@rahimvaziri)
Hi SeedProd,
I don’t know why I cannot apply the font.
I check that on my own website ( Look.ir ) which is closed for you but for me it’s open.
I have used the font face : IranSans in many place in my website, so it means the font applying doesn’t have any problem, but I’m not able to apply the font on your plugin even on my site!
Sorry I’m not sure either. 🙁
All I can tell you is no custom font is being loaded on that page.