Disregard Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: body{ font-family: symbol; } h1,h2,h3,h4,h5,h6{ font-family: symbol ! important; } a,p{ font-family: symbol ! important; } .slider_wrapper .infotag { font-family: symbol; } .signupForm .signinForm input[type="submit"]{ font-family: symbol; } .content-bar .post .box .post_meta{ font-family: symbol; } #contactForm label{ font-family: symbol; } #contactForm input[type="submit"]{ font-family: symbol; } Inplace of 'symbol' you can put your font.
Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: body{ font-family: symbol; } h1,h2,h3,h4,h5,h6{ font-family: symbol ! important; } a,p{ font-family: symbol ! important; } .slider_wrapper .infotag { font-family: symbol; } .signupForm .signinForm input[type="submit"]{ font-family: symbol; } .content-bar .post .box .post_meta{ font-family: symbol; } #contactForm label{ font-family: symbol; } #contactForm input[type="submit"]{ font-family: symbol; } Inplace of 'symbol' you can put your font.