Adobe Fonts not importing to Wix as CSS
Hey everyone,
I've been trying for several hours now to embed a font in my Wix Studio website, as I've seen that it's possible via CSS.
I'm not at all experienced with CSS but tried to follow some tutorials, yet it just seems that even when I'm [hopefully] doing everything as shown on Adobe website, the fonts just won't import to the website.
I'm currently trying to add Kensington font to the website which didn't work at all, so I've tried importing Lust font, and it DID work, but didn't import as ITALIC.
Here's what I've added to the css.global panel:
@1552174 url("https://use.typekit.net/tie2ubf.css");
h1 {
font-family: "lust", sans-serif;
}
font-family: "lust", serif;
font-weight: 700;
font-style: italic;
}
---- Again, as mentioned, it did import LUST but not as Italic font.
and it didn't at all imported any other font that I've tried.
I could really use some help or know if there's any issue with importing and embedding fonts to websites in genral at the moment.
Thank you guys in advance!
