Load standard font with css
-
I have loaded this CSS code to activate my font: proxima nova on my site in the custom CSS tab of the theme file editor.
body, html { font-family: proxima-nova, sans-serif !important; font-weight: 400; font-style: normal; } h1, h2, h3, h4, h5, h6{ font-family: proxima-nova, sans-serif !important; font-weight: 700 !important; font-style: normal; } div { font-weight: 400!important } p, , span, li, a { font-family: proxima-nova, sans-serif; font-weight: 400 !important; font-style: normal; }I also installed cartflows, which removes the CSS. How can i load my standard CSS code with the proxima nova font on the standard checkout at cartflows, instead of the font Cartflows loads
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Load standard font with css’ is closed to new replies.