Hi, I am trying to change the Cyrillic type on my website from Russian to Bulgarian. Now this is done by attaching the following code:
body {
font-family: ‘Your-font’;
font-feature-settings: “ss01”;
}
I have found that the process works on Fira Sans, downloaded from the Bulgarian Cyrillic initiative. So I have uploaded the custom font and added a “BG” indicator in the name. I have assigned all possible typography options from woodmart to my custom font (which works beautifully).
But there are some elements, which are stuck to plain Fira Sans font, and I am not able to change them from anywhere. I have provided some screenshots of these elements. How do you change the font of these?
The browser which I am using is Safari. In Chrome the Bulgarian Cyrillic works even with the plain Fira Sans font.
-
This topic was modified 2 months, 1 week ago by kr.daskalov.
Attachments:
You must be
logged in to view attached files.