Quote:
Originally Posted by Semwize
replace the line
Code:
#- {Find: "font-family: Avenir;", Replace: "font-family:Avenir;"}
on
Code:
- {Find: "font-family: Avenir;", Replace: "font-family:Georgia;"}
|
Can this be done with custom sideloaded fonts? Where should we put font location in the code?