Hi there,
I cloned spuni.com and deployed the clone on spuni.co.uk.
For the life of me I cannot figure out why the fonts are not working on Spuni.co.uk.
I see the following code in my CSS:
// $settings-font-stack-header: {{ header_font.family }}, {{ header_font.fallback_families }};
$settings-font-stack-header: ‘Archer 6r’,‘Archer A’,‘Archer B’, {{ header_font.fallback_families }};
So as I understand it, Spuni.com is using a custom font called Archer. But I cannot find this custom font uploaded to the Assets folder.
Can anyone offer some advice regarding this?
Also, I did try uploading the Archer font to the asset folder of the new site but it says .otf is not a valid file type.
