Guest Posted March 23, 2021 Posted March 23, 2021 Site URL: https://jellyfish-helicon-yxad.squarespace.com Hello! I want to change the font pack on my style for a custom font I have, I already change the fonts in the texts but in the blocks like newsletter and footer the preset font does not change. The code I'm using is this: @font-face { font-family: 'PaloSanto'; src: url('https://static1.squarespace.com/static/5f868ff0b214ba1d0a021940/t/60524675a1412b06feff1140/1616004725675/PaloSanto.otf'); } @font-face { font-family: 'Oaxaca'; src: ('https://static1.squarespace.com/static/5f868ff0b214ba1d0a021940/t/6052467017e4536d21724901/1616004720474/Oaxaca.otf'); } h1 {font-family: 'PaloSanto';} h2 {font-family: 'Oaxaca'; letter-spacing: 7px; } h3 {font-family: 'Oaxaca';letter-spacing: 7px;} h4 {font-family: 'Oaxaca';letter-spacing: 7px;} nav.header-menu-nav-list *, .header-nav * { font-family: 'Oaxaca' !important; text-transform: uppercase; }
tuanphan Posted March 25, 2021 Posted March 25, 2021 Hi. What is password? 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.