Not really sure where to start. I’ve tried adding custom fonts through the Font Manager as well as the styles.css in a child theme of Pro. I cannot get my fonts to appear in Cornerstone or front-end viewports or devices.
I’m using TypeKit and custom fonts. The TypeKit fonts load perfectly through the Font Manager. I’ve assigned the custom fonts as below in the screenshot. And it’s weird, when I try to select one of these fonts for my palette, the changes don’t save. It always reverts back to ‘Select Font.’ The only font that actually saves in the palette is the one from TypeKit.
Now, in the ‘Global CSS’ editor in Cornerstone, I can force all but the ‘ABCGintoNord-Medium’ font using:
h1, h2, h3 {
font-family: 'ABCGintoNord-Bold' !important;
}
or similar. Again, this seems to work for all but the ‘Medium’ font variant above. I’ve included screenshots of the fonts loaded into the Font Manager as well as how they appear when I try to set my palette choices.
Thanks for any and all help.



