Winter Posted June 18, 2020 Share Posted June 18, 2020 Site URL: https://posturemedia.com/ Hi there, I uploaded three custom fonts, and two of them appear on mobile, but one does not. Any advice? Thank you! Link to comment
tuanphan Posted August 24, 2020 Share Posted August 24, 2020 I see you declared duplicate font-face just declare once for a font @font-face { font-family: 'HKKontrast-Bold'; src: url('https://static1.squarespace.com/static/5ec4025a32c78c3567060986/t/5ee101604e9a1223ea4adb74/1591804256758/HKKontrast-Bold.ttf') } h2, h1 { font-family: 'HKKontrast-Bold' } @font-face { font-family: 'Inconsolata-Regular'; src: url('https://static1.squarespace.com/static/5ec4025a32c78c3567060986/t/5ee91b6d2107035456c711b1/1592335213446/Inconsolata-Regular.ttf') } p { font-family: 'Inconsolata-Regular'; } header#header * { font-family: 'Inconsolata-Regular'; } heading has h1, h2, h3, h4, h5, h6 p has only p tag, don't have p1,p2,p3.. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment