Guest Posted April 30, 2021 Share Posted April 30, 2021 Hi, I have added custom css as follows as I want to add my own font advio, advio light and advio bold I think I am missing something ? Please please help @font-face { font-family: 'advio '; src: url(https://static1.squarespace.com/static/608b0c3418410c10668c835e/t/608b0eedae3e6753de15e544/1619726061842/Advio.otf); } @font-face { font-family: 'advio light '; src: url(https://static1.squarespace.com/static/608b0c3418410c10668c835e/t/608b13ebf495983e07ab5aa5/1619727339238/Advio+Light.otf); } @font-face { font-family: 'advio bold '; src: url(https://static1.squarespace.com/static/608b0c3418410c10668c835e/t/608b1203f7d01333461ecee0/1619726851459/Advio+Bold.otf) } h1 { font-family:'advio'; } h2 { font-family:'advio light'; } h3 {font-family: 'advio bold'; } Link to comment
tuanphan Posted May 3, 2021 Share Posted May 3, 2021 Hi. The code looks correct. What problem here? 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