Hi all,
I want to use an adobe font on my store.
I followed the instructions on the adobe website (https://help.outofthesandbox.com/hc/en-us/articles/360016052873-Adobe-Fonts) and it’s working on all of the body text, but not on the headings.
this is the code i have on my base.css:
p, h1, h2, h3, h4, h5, ol, li, ul { font-family: ‘aileron’ ; font-weight:300}
what am i missing here? why isn’t it working?
In the screen shot below you can see the the body text is in the correct font but the heading is not.
Thanks!