doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

Add latin-ext subset to Google Font import URL. #73

Closed hash4di closed 8 years ago

hash4di commented 8 years ago

Fixing odd font view on letters in languages used in Eastern Europe.

I'm using semantic-ui-sass in application used by client from Poland. Font looks really odd with specific polish letters.

For example: screen shot 2016-05-26 at 16 46 12

With this small fix: screen shot 2016-05-26 at 16 46 30

Thank you for considering this small PR.