Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1458318

    Hello I have followed the instructions here: https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts
    I’ve uploaded a .woff2 file as a zip, set the font as the heading font in general styling (and have also used the quick css), but it is not working.
    Please can someone take a look. Login info in the private content, thank you in advance.

    #1458558

    Hey rosiet5,

    Thank you for the inquiry.

    Which font are you trying to upload? By default, only Google Fonts are allowed in the Enfold > Import/Export > Custom Font Manager. If you’re trying to upload fonts from different sources, make sure that the file structure is correct. Please review the File Structure section in the documentation below:

    // https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts > File Structure

    Best regards,
    Ismael

    #1462676

    Hi Ismael,
    Thanks for your response, I have only just realised you replied. I believe the file structure is correct as I followed the instructions on the link you sent.
    I am trying to upload a non-Google font called Blakely, which I have as a TFF file (one weight has been compressed into a zip file). I have uploaded the Zip file. This uploaded, and it gave me this CSS:

    Font: MACOSX ( font-family: macosx )
    normal: 400

    I then added this to the quick CSS;

    H1, H2, ul, li
    {
    font-family: ‘macosx’ !important;
    }

    And also tried selecting it under “heading font” in Enfold and I have also tried this:

    H1, H2, ul, li
    {
    font-family: ‘macosx (400)’ !important;
    }

    I would be very grateful if you could take a look.

    Many thanks

    #1462716

    Hi,
    MACOSX is not the correct font name, it is the name of the directory in the zip file, try deleting this and then extracting the font zip file on your computer and remove all directories including “MACOSX” and then rezip the font file.
    Then when you upload it the correct name will show “Blakely”.

    Best regards,
    Mike

    #1464964

    Hi Mike,
    Thanks for your reply, it looked as though compressing the font via my Mac was causing the issue – I used an online zip compression tool https://www.ezyzip.com/ and that seemed to do the job.

    #1464979

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.