Paste the following code in your custom css Appearance -> Theme Options -> Styling Options -> Custom CSS Code: body { font-family: Your Font type; } h1, h2, h3, h4, h5, h6 { font-family: Your Font type; } .index-info .index-info-one span, .index-info .index-info-two span, .index-info .index-info-three span{ font-family: Your Font type; } This will solve your issue.