Hello again,
I activated the supplied Atelier child theme, but the Font overrides that worked before with Cardinal, don’t work for some reason.
I use typography.com as a font supplier and previously I’ve managed to use their fonts by adding a line of code in the “head.php” file of the original theme.
<link rel="stylesheet" type="text/css" href="//cloud.typography.com/6232452/647546/css/fonts.css" />
Only thing with this is that I have to edit the head after each update, but other than that it has worked with no major problems.
So my question is two fold… One, is there a reason that this modification doesn’t work in Atelier vs. Cardinal? And two if this works, is there a better way to inject the typography.com code so that I don’t always have to re-do the mod after updates?