Problem with cyrillic characters

  • Posted in : BookCard
  • Anonymous
    Inactive

    Can’t set cyrillic characters.

    tryed to add:

    to html and:
    font-family: 'Roboto Slab', serif;
    to clean.css

    but it didn’t worked.

    Can you help me?

    Anonymous
    Inactive

    tryed to add:
    link href=’http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100&subset=cyrillic’ rel=’stylesheet’ type=’text/css’

    didn’t helped.

    Mehmet S.
    Keymaster

    – Add the following line to your html files:

    <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic,cyrillic-ext">
    

    – Use the font name in your main.css file:

    font-family: "Roboto Slab", serif;
    
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register