Issue with importing font

Hi there,

I have a site setup at

I’m trying to import a woff font, but here’s the thing: Special characters such as őű, dont get imported ( see screenshot)

I spoke to the designer to make sure that these characters are included in the woff file, and she made sure. (see screenshot)

Using chrome to test.

What may I be doing wrong?

Never mind, figured it out!

*EDIT

Well, actually it looks like I have not figured it out. :)) Some guidance would be appreciated, here’s the anomaly:

I try to convert the otf file to .woff, and it tells me that some of the characters are only available in the premium version.

Fair enough. I go back to the designer, and she tells me that this is commercially free to use. So I try uploading and previewing it on another converter. I upload the ttf, and voila:

It shows me all the characters I have. However, if I upload the otf file to the website, it does not work. If I upload the WOFF, it is missing fonts. What am I missing?

Hi @Pbalazs89,

Thank you for writing in, you’re trying to use a glyph character. On your last screencast when you hover the glyph character it gives you a Unicode. You can use that Unicode to output those characters.

Guide to using special characters in HTML

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.