How can I integrate Adobe font into my custom theme?

Hello,

I am trying to add the font Paralucent into my shopify design. After reading up on how to do this, it looks like my custom setup is different and has no theme.css file or timber.css file that people referrence.

The site is https://www.carmellaandrose.com/. Just trying to add the font to change my header text.

Let me know if you need me to share anything else.

Hello @GildedSocial

It’s GemPages support team and glad to support you today.

Adobe will provide a css font file for you same as:

Please put this code to theme.liquid

Then you can use that font with css code.

I added it to my theme.liquid file, but what else do I need to do?