New Landing How can we help? Themeforest Theme Support Dante Custom fonts into Dante doesn't work

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #244165
    OzzyMac
    Member
    Post count: 43

    Hello support team,
    Please help me this issue. “Custom fonts into Dante doesn’t work”
    I’ve tried many previous dante documents and found it doesn’t work to me.

    here’s the code I added into Theme options > Custom CSS

    /* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 27, 2016 */
    
    @font-face {
        font-family: 'rsulight';
        src: url('rsu_light-webfont.eot');
        src: url('rsu_light-webfont.eot?#iefix') format('embedded-opentype'),
             url('rsu_light-webfont.woff2') format('woff2'),
             url('rsu_light-webfont.woff') format('woff'),
             url('rsu_light-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    
    }
    
    @font-face {
        font-family: 'rsuregular';
        src: url('rsu_regular-webfont.eot');
        src: url('rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('rsu_regular-webfont.woff2') format('woff2'),
             url('rsu_regular-webfont.woff') format('woff'),
             url('rsu_regular-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    
    }
    
    @font-face {
        font-family: 'rsubold';
        src: url('rsu_bold-webfont.eot');
        src: url('rsu_bold-webfont.eot?#iefix') format('embedded-opentype'),
             url('rsu_bold-webfont.woff2') format('woff2'),
             url('rsu_bold-webfont.woff') format('woff'),
             url('rsu_bold-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    
    }
    
    // BODY FONT
    body, h6 {
    	font-family: "rsulight", Arial, Helvetica, Tahoma, sans-serif;
    }
    
    // HEADINGS FONT
    h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
    	font-family: "rsubold", rsuregular, Arial, Helvetica, Tahoma, sans-serif;
    }

    Also I attach some more SS shot.

    Appreciate,
    OzzyMac

    Attachments:
    You must be logged in to view attached files.
    #244186
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Have you tried adding !important

    – Kyle

    #244275
    OzzyMac
    Member
    Post count: 43

    Thanks for you reply Kyle,
    I just add !important and still doesn’t work. please check the code for me if i do it right or wrong.

    // BODY FONT
    body, h6 {
    	font-family: "rsulight", Arial, Helvetica, Tahoma, sans-serif !important;
        font-weight: normal;
        font-style: normal;
    
    }
    
    // HEADINGS FONT
    h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
    	font-family: "rsubold", rsuregular, Arial, Helvetica, Tahoma, sans-serif !important;
        font-weight: normal;
        font-style: normal;
    
    }
    

    Appreciate,
    OzzyMac

    #244408
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Looks like the path to the fonts is incorrect: http://d.pr/i/18FSh/4hbHk8gE

    – Kyle

    #244449
    OzzyMac
    Member
    Post count: 43

    Thanks Kyle,
    I fixed the path to the fonts and it work but only on the front pages. Please check and help me for set this custom fonts in every part of sites.
    Regards,
    OzzyMac

    #244459
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    For the path put the full url starting from http://

    – Kyle

    #244491
    OzzyMac
    Member
    Post count: 43

    Thanks Kyle,
    I’ll fix it again but if it possible to put custom fonts into the theme options so I can go setting anytime I like later on.

    Appreciate,
    OzzyMac

    #244498
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not currently

    – Kyle

    #244553
    OzzyMac
    Member
    Post count: 43

    Hello again Kyle,
    I have 2 questions.

    1. what do you mean by > For the path put the full url starting from http:// < ? you mean the full wordpress admin url path?

    2. About Theme options > Font options .. There is no Thai options dropdown menu. see pics. Is there any other way to use them?

    Thanks,

    Attachments:
    You must be logged in to view attached files.
    #244585
    OzzyMac
    Member
    Post count: 43

    Question 1, put the right full path, is alright now.

    Still need the answer in question 2.

    Thanks.

    #244587
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure on this, will forward to my colleague

    – Kyle

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