Hi shapes
I would like to answer your questions as follows:
1. Is there a way to keep cufon on and have the accents (maybe a utf-8 trick) ?
=> The cufon does not support accents. I am afraid that if you want to keep the accents, you have to disable the cufon option.
2. Also, how can we change the cufon font size ?
=> open templates/ja_halite/css/template.css file, find folllowing code:
/* Headings & Titles —*/
h1 { font-size: 200%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }
h5 { font-size: 100%; }
and change to your suitable.