A
A
Arthaus252018-02-18 01:15:48
css
Arthaus25, 2018-02-18 01:15:48

How to fix incorrect display of special characters of the included font?

I connected a font with Tatar characters to the site:

@font-face {
  font-family: Trebizond;
  src: url(fonts/Lead/XO_Trebizond_Nu.ttf);
}

But it shows me special Tatar letters like this:
5a88a6e117c0d707501346.png
I checked it in Word with the font installed: it doesn't work, Times New Roman is set:
5a88a889b72e0131857333.png
What could be the problem?
I don't know what else might be needed to solve the problem...
.leadthing {
  width:100%;
  margin:-2px 0px;
  font-family: Trebizond;
}

This is?
I don’t even know which way to dig, I don’t understand how to google ...
UPD: And the chest just opened. These fonts simply do not have these characters - I checked it through the font editor. Developers of "My Office" - you amazing liars!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question