Is there a way to add via Adobe Fonts embed code?
Hello!
We need to use some custom fonts for https://riisllcdev.wpengine.com but Adobe is only offering an embed snippet to add to the header, rather than providing me with font files. Is there any way to get these working with Brizy?
https://www.brizy.io/custom-fonts/#add-new-fonts
This article talks about how to upload fonts if you have the font files, but in my case, I only have an embed snippet.
Please let me know if you need any additional information on my end!
-
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,
Sandra0 -
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 -
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.
Comments
3 comments