Viewing 1 replies (of 1 total)
  • Theme Author hzlzh

    (@hzlzh)

    Answer:
    Include font file into wp-header.php by adding code like this:

    <link rel='stylesheet' id='googlefonts-css'  href='https://fonts.googleapis.com/css?family=Electrolize:400&subset=latin' type='text/css' media='all' />

    Then change code /Dot-B/style.css **Line 15**:
    https://github.com/hzlzh/Dot-B/blob/master/style.css

    body{font:13px/18px "Electrolize",Tahoma,Arial,Helvetica,sans-serif; color:#555; line-height:1}
Viewing 1 replies (of 1 total)
  • The topic ‘[Feedback]How can I change the fonts?’ is closed to new replies.