Premium and other issues

Home Forums Use Any Fonts Premium and other issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3445
    Ali Aghelmaleki
    Guest

    Hello there,

    some issues:

    1- I did whatever the webpage said about being premium user, when I will be able to use it?

    2- Can I use woff, ttf, eot and svg simultaneously in my website? For instance, I will upload them all, and assign it for similar elements?

    3- Should I use the css code which is designed for using these formats. like code below:

    @font-face {
    font-family: “BBCNassim”;
    src: url(“../fonts/bbc-nassim-regular.eot”);
    src: local(“☺”),
    url(“../fonts/bbc-nassim-regular.woff”) format(“woff”),
    url(“../fonts/bbc-nassim-regular.ttf”) format(“truetype”);
    url(“../fonts/bbc-nassim-regular.svg”) format(“svg”);
    font-weight: normal;
    font-style: normal;
    }

    Many thanks & Regards

    #3447
    Dinesh
    Keymaster

    Hi Ali,

    1. – Please check you facebook msg. Have sent it there. Had delay due to weekend here.

    2. – Keeping only 1 font is fine. Like you can upload ttf format of the font file and needed other formats are automatically converted by the plugin.

    3. – No need here. Plugin writes itself. You just need to upload and assign those fonts.

    For instructions, you can visit this url https://wordpress.org/plugins/use-any-font/screenshots/

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Premium and other issues’ is closed to new replies.