Access to fonts in CSS
-
Hi,
How can I access the fonts I’ve uploaded using CSS?
I’ve tried using the standard CSS…
{font-family: myFont; src: url(myFont.otf); }…but the URL doesn’t seem to work. I located the font file in my web directory, but I can’t seem to point the url in the CSS to the font.
I know you’ve created a wonderful template to insert the font into custom elements, but I’m wondering if this other way is possible. Thank you!
– Steven
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Access to fonts in CSS’ is closed to new replies.