This is a general question. I just purchase a font I had planned to use in Webflow, thinking I would get a packaged webfont to download and upload into the Webflow font manager.
Instead, I have to link the font to my domain and then paste a code:
<link rel="stylesheet" href="https://fonts.typotheque.com/(Codethefoundrygeneratedformeonlyhere).css" type="text/css" />
Into my site’s header. Is there a way to do that AND pull the font into the designer so I can use it while designing? Or will I need to somehow get
font-family: "Font Name Here";
To associate with each heading I want to use?
Sorry if this isn’t clear, but any help is appreciated. Basically, I want to use a font that I can’t legally upload into Webflow.