Changing the font type
-
Hi,
Im trying to change the font type of my iconic one install but when i change it in css it doesnt let me use diacritics (that`s why i want a different font like open sans, roboto, lato)I`ve written in css the followings:
@import url(http://fonts.googleapis.com/css?family=Open+Sans);p {
font-family: ‘Open Sans’, sans-serif;
}
And Ive tried using a plugin like Google Fonts but it doesnt work.
Am I missing something?
Thx
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Changing the font type’ is closed to new replies.