Lokally hosted, selfmade font isn't shown up
in Fonts
Hi,
i generated a font (via App icomoon.io) out of my own symbols.
i integrated it with @fontface (as i usually inegrate all other fonts locally).
but somehow the font isn't shown. it just displays the utf8 charakter instead {here §).
i wrote to icomoon, they told me:
"It is possible that the directory you copied the fonts to isn’t mapping to https://www.lebenshilfe-he-wf.de/test-symbole/fonts/
Your should check the routing configuration of your server/theme."
...because the font couldn't be found which was displayed in the inspektor of the browser.
I talked to my hoster, he generated an alias (i'm afraid i don't know what exactly that means) because the site was searching for the font in
"test/fonts/FrutiLTLig.woff" instead to search in the fonts folder in the child theme. now the font seems to be found, but still doesn't show up.
(login credentials was sent to you via private message, do you still have it?)
Do you have any idea, how to handle this?
Sorry, this is really complicated. i hope you could follow...
Thanks a lot!
Comments
font-family: abc !important;
content: "\61";
font-family: abc !important;
content: "\61";