Blixa Posted February 14, 2021 Share Posted February 14, 2021 (edited) Site URL: https://radish-flute-xksb.squarespace.com/config/design/custom-css Hello, Integrating my own font works only for headlines and paragraphs – Not for menu, buttons, price, product name, checkout, ... Below is my css so far. Would be fantastic to get some advice! Thanks in advance 🙂 //merkury_bold @font-face { font-family: merkury_bold; src: url(https://static1.squarespace.com/static/601d122b852db615309652d6/t/601e698b2fde0b5388e29a49/1612605836133/merkury_bold.otf); } //merkury_light @font-face { font-family: merkury_light; src: url(https://static1.squarespace.com/static/601d122b852db615309652d6/t/601e6995fb454231c728a067/1612605845814/merkury_light.otf); } h1 {font-family: 'Merkury_bold';} h2 {font-family: 'Merkury_bold';} h3 {font-family: 'Merkury_bold';} p {font-family: 'Merkury_light';} /* navigation */ nav#mainNavigation span { font-family: 'merkury_bold' !important; } /* button */ .sqs-block-button-element { font-family: 'merkury_bold' !important; } Edited February 14, 2021 by Blixa Link to comment
tuanphan Posted February 15, 2021 Share Posted February 15, 2021 Your site is private. Can you setup password & share url again? 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