rodhavji Posted December 11, 2020 Posted December 11, 2020 Site URL: http://multiplestoriespodcast.com Hi, I am trying to add a custom font to my website. This is the code I am using: @font-face { font-family: 'Cream'; src: url(https://static1.squarespace.com/static/5fc85217dac71e5b78803919/t/5fd3564d590d9171f96aad55/1607685710583/Cream+Peach.otf) } h1 { font-family: 'Cream'; } h2 { font-family: 'Cream'; } p { font-family: 'Cream'; } This just appears on my site as Times New Roman. I have tried an OTF file and a TTF file in both Google Chrome and Microsoft Edge. Could it be the actual font type? Please help! Edit: I have tried another computer that still does not appear to work. I can see that the CSS editor is clearly changing font but not to anything close to my actual font. Please help I am very confused.
tuanphan Posted December 13, 2020 Posted December 13, 2020 Assuming the code works, what should the heading look like? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.