i need help with google webfonts.
I am using Ubuntu Condensed, and all latin chars work fine on google webfonts website, but when i use it to my website, small letters žšć are big.
Using:
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Ubuntu+Condensed">
Here is example: http://dsgnet.net/desavanja/
At footer Uslovi korišćenja text is bad looking.
What is problem here, how can i fix it ?
You need to include additional subsets of the fonts.
Have a look under “2. Choose the character sets you want” here: http://www.google.com/webfonts/#QuickUsePlace:quickUse/Family:Ubuntu+Condensed
With all available subsets, your
<link>would look like this: