theme font doesn’t change with Additional Css
-
Hello Dear Supporter and thank you so much in advance!
i want to change the font of whole website, so i make a folder inside the theme folder for “fonts”
Now i’m facing with 2 question1.The code doesn’t work within “Additional CSS” and it must be in “rtl.css”
so with every update i have to add it again…here’s my code :
@font-face { font-family: 'Vazir'; src: url('fonts/Vazir.eot?#') format('eot'), url('fonts/Vazir.woff') format('woff'), url('fonts/Vazir.woff2') format('woff2'), url('fonts/Vazir.ttf') format('truetype'); } body,h1,h2,h3,h4,h5,h6,p,a{ font-family:Vazir; } @font-face { font-family: 'Vazir-FD'; src: url('fonts/Vazir-FD.eot?#') format('eot'), url('fonts/Vazir-FD.woff') format('woff'), url('fonts/Vazir-FD.woff2') format('woff2'), url('fonts/Vazir-FD.ttf') format('truetype'); } body,h1,h2,h3,h4,h5,h6,p,a{ font-family:Vazir-FD; }can you please guide me what to do?
so that i don’t need to be worried about updates2.i create the “fonts” folder within the “theme” folder, so again i face with disappearance after every update.
i tried to address location in the right way,… but it seems like it HAVE TO be inside theme folderthank you so much in advance for your time and patient
colormag is perfect, and YOU supporter guys Are the BEST <3
The topic ‘theme font doesn’t change with Additional Css’ is closed to new replies.
