collectivelycreative Posted August 1, 2022 Posted August 1, 2022 (edited) Site URL: https://spinach-nectarine-wkgx.squarespace.com Hi, I've added the following custom code below to use two different Adobe fonts on my site, but the Quincy CF is not loading properly for my headings. Does anyone know why this isn't working? spinach-nectarine-wkgx.squarespace.com password: branding Thanks in advance! ----------------------------- @font-face { font-family:"quincy-cf",serif; src: url(https://use.typekit.net/qah7uoj.css); } @font-face { font-family: proxima-nova, sans-serif; src: url(https://use.typekit.net/qah7uoj.css); Edited August 1, 2022 by collectivelycreative
bellefonte Posted August 3, 2022 Posted August 3, 2022 I too would like to know what's going on with fonts. I contacted Support multiple times yesterday - was told there is a "known issue" with certain fonts, but they won't tell me which fonts this applies too!
collectivelycreative Posted August 7, 2022 Author Posted August 7, 2022 (edited) On 8/3/2022 at 10:29 AM, bellefonte said: I too would like to know what's going on with fonts. I contacted Support multiple times yesterday - was told there is a "known issue" with certain fonts, but they won't tell me which fonts this applies too! Hi @bellefonte My friend was able to help me figure it out. We had the code in the wrong place. You'll need to go to your Adobe Fonts account, find the font you want to use, then add it to a web project so you can create a web code for it. Then, that code needs to go in the Code Injection > Header area. Hope this helps! Edited August 7, 2022 by collectivelycreative
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment