Embedding Fonts in Transcend Template

Hi,

Online fonts are not loading.
Please help solve this.

Hello,

I hope you are doing well today.

Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support

Hi,

Here it is: http://theonedesigns.com/ns/

Regards.

Hey there

Which web fonts are not loading? i just checked it and i can’t see any problems with the font

Hi,

Refer attachments of the site and theme.
Here it is difference in fonts.

Simply put, aren’t able to see the adaptations as per theme.

Hello,

I hope you are doing well today.

Please try adding the Domine bold font to your server in the folder that has the stylesheet:

Best Regards,
Support

Hi,

Fonts folder is already there on server as per the given theme structure.
Also as per your suggestion now placed fonts inside CSS folder.

Still not proper.

Kindly look into the matter.

Hello,

I hope you are doing well today.

You need to add the fonts folder to the theme folder and ensure that there are no sub folders in there just the theme files.

Then go to Appearance > Customize > Additional CSS and add the following CSS:
/Font test/
@font-face {
font-family: ‘domine’;
src: url(‘wp-content/themes/themename/fonts/domine.otf’);
}

Best Regards,
Support

Hi,

It is a HTML template and the said font folder along with the CSS is already provided.
However, still it is not working.

I would not know where to place this additional CSS, could you kindly look into the files.
I can share the FTP details.

Await in kindness.

Hey there

Problem is on the server, font files and several other files are not loading, they are not on the server or they are not loading from the server, if you check developer tools of the browser you will see you have about 17 404 error, this means files are not loading from the server, so, first of all you have to check if font files are there and f they are on the server then get in touch with your hosting support and tell your problem,