New Landing How can we help? Themeforest Theme Support Flexform google font earlyaccess

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #7112
    GeoLee
    Member

    Hi,

    I’d like to use Nanum Gothic (Korean) at http://www.google.com/fonts/earlyaccess

    How do I do?

    Nanum Gothic (Korean)

    The Nanum fonts (Korean : 나눔글꼴) are unicode fonts designed especially for the Korean-language script, designed by Sandoll Communications (Korean : 산돌 커뮤니케이션) and Fontrix (Korean : 폰트릭스). The publisher is Naver. Nanum Gothic is a contemporary sans-serif with a warm touch and is expertly hinted for screen use.

    Link

    @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
    Example

    font-family: ‘Nanum Gothic’, sans-serif;

    #7610
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Since those fonts are not in the default Google Fonts, you will need to add the CSS in the Custom CSS box from the General theme options.

    Add this first:

    @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

    That will import the font, but we still need to enable it for your site. Now, add this below it:

    body, h6, #sidebar .widget-heading h3, #header-search input, .header-items h3.phone-number, .related-wrap h4, #comments-list > h4, .item-heading h1, .sf-button, button, input[type="submit"], input[type="reset"], input[type="button"], input[type="email"], .wpb_accordion_section h3, #header-login input, #mobile-navigation > div, .search-form input { font-family:"Din Text Pro Regular", Verdana, sans-serif; font-size-adjust:0.5; font-weight:normal; font-style:normal; }h1, h2, h3, h4, h5, .heading-font, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .wpb_call_text, .impact-text, .testimonial-text, .header-advert, .wpb_call_text, .impact-text { font-family:"Din Text Pro Regular", Verdana, sans-serif; font-size-adjust:0.5; font-weight:normal; font-style:normal; }nav .menu li { 
      font-family:"Nanum Gothic", sans-serif !important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 2 posts - 1 through 2 (of 2 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