21 results found
-
Add and allow fonts to be "copied as base64"
It would be great to have an option to copy a specific font (not the whole font family) as base64 string to directly use it in CSS as "src" of a @font-face rule.
This helps to get rid of flashing of fonts that have not yet been loaded. Making this possible on per font file bases allows us to add fonts that appear above-the-fold load with the page itself. Currently, while fonts from Adobe are loading the user sees a fallback font, when load completes it swaps the font causing a Cumulative Layout Shift if a few parameters dont match…
2 votes
- Don't see your idea?