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);