Skip to main content

Is there a way to add via Adobe Fonts embed code?

Comments

3 comments

  • Sandra Prunici

    Hi,

    Yes, at the moment the Custom fonts can be uploaded in Brizy pages by uploading the files of that font. Unfortunately, at the moment isn't possible to add the embed code of the font in Brizy. We think about this possibility but we are still investigating this feature and all its possibilities.
    Let us know if we can help you with something else.

    Best regards,
    Sandra

    0
  • Sam Cohen

    Brizy, 
    Sometimes it would be nice to get a workaround from a dev...

    Here is my workaround.
    (For instance, if you were adding Adobe's Proxima Nova font)
    Add to your stylesheet using a BLANK installed theme, or add via the plugin snippets:

    @import url("https://use.typekit.net/YOUR-ADOBE-FONT-ID.css");

    .brz .brz-rich-text > div > h1, .brz .brz-rich-text > div > h2, .brz .brz-rich-text > div > h3, .brz .brz-rich-text > div > h4, .brz .brz-rich-text > div > h5, .brz .brz-rich-text > div > h6, .brz .brz-rich-text > div > p, .brz .brz-rich-text a, .brz .brz-rich-text em, .brz .brz-rich-text span{
    font-family: proxima-nova, sans-serif !important;
    }
    0
  • Doina P

    Hello Sam,

    Thank you for your message!

    Regarding what you said, the Support is the one that assist the clients when a problem appears but if needed, we ask for help from a developer. Thank you for what you said and for the tip. We will take this into account. If you have any other questions or problems, feel free to ask!

    Have a nice day and kind regards,

    Doina

    0

Please sign in to leave a comment.