Custom Design CSS strips @import tag?
-
Hello,
I’d like to use a Google Font as part of my hosted blog.
Google requires the following line in your CSS:
@import url(http://fonts.googleapis.com/css?family=Keania+One);When I add that to the Custom CSS Editor, and hit “Save”, the @import is stripped from my code.
Is this intentional? Is there no way to use Google Fonts?
Thanks,
CabelThe blog I need help with is: (visible only to logged in users)
-
I’m sorry. Typekit fonts are possible. See here > http://en.support.wordpress.com/custom-design/custom-fonts/
-
Is this intentional? Is there no way to use Google Fonts?
It is, for now. It may change in the future. It would be helpful to know how many others would like a similar option.
- The topic ‘Custom Design CSS strips @import tag?’ is closed to new replies.