Adobe Fonts on Website

2 Sep, 2024 | Admin | No Comments

Adobe Fonts on Website

I know my way around basic CSS and HTML but am having trouble with using my Adobe fonts on my website. 

 

Adobe don’t let you download fonts anymore to upload into the files on Hubspot, they only give you import links. They say to place them in the head code on the page, which I have done. 

I have also tried adding the import link into the child theme CSS file. 

 

<style>
@import url(“https://use.typekit.net/esi7ved.css“);
</style>

 

p{
font-family: agenda, sans-serif;
font-style: normal;
font-weight: 100;
}

 

Can anyone assist?

 

Write Reviews

Leave a Comment

Please Post Your Comments & Reviews

Your email address will not be published. Required fields are marked *

No Comments & Reviews