Copy link to clipboard
Copied
Hi,
I'm trying to add a font from the Edge Web library to my css file on Dreamweaver. I get as far as it being included in my font drop-down list but if I add it, it doesn't affect my webpage:
.heading {
font-family: "merienda-one";
}
Apparently an additional script tag is supposed to be added automatically referencing the font Javascript file. This doesn't happen. How do I fix this issue?
MODERATOR'S UPDATE: 2/27/2022
Effective July 2022, Adobe Edge Fonts will be discontinued.
Please switch over to Adobe Fonts or other suitable font replacement.
=============
Edge Fonts were introduced in 2012 and is pretty much unused anymore. It was replaced with Adobe Fonts (formerly called TypeKit).
Adding Adobe Fonts to Web Projects
https://helpx.adobe.com/fonts/using/add-fonts-website.html
Copy link to clipboard
Copied
Have you done everything from this page: https://helpx.adobe.com/in/dreamweaver/using/edge-web-font.html
Copy link to clipboard
Copied
MODERATOR'S UPDATE: 2/27/2022
Effective July 2022, Adobe Edge Fonts will be discontinued.
Please switch over to Adobe Fonts or other suitable font replacement.
=============
Edge Fonts were introduced in 2012 and is pretty much unused anymore. It was replaced with Adobe Fonts (formerly called TypeKit).
Adding Adobe Fonts to Web Projects
https://helpx.adobe.com/fonts/using/add-fonts-website.html
Find more inspiration, events, and resources on the new Adobe Community
Explore Now