thanks vaska!
sorry to answer only now, but finally it worked correctly and I didn't go back to this forum
but now I have a new problem! ( sorry for my bad english spoken..)
I changed my typeface in order to have 'ORATOR STD' on my web site
so I change in style.css
/**
* CSS
*
* @version 2.0
* @author Vaska
*
* There are also some obscure rules in base.css
*/
body {
font-size: 13px;
font-family: 'Orator STD', Arial, Helvetica, Verdana, sans-serif;
background: #fff;
color: #000;
line-height: 1.7em;
/* font-weight: 10; */
like this
the change of typeface is available if I consult my web site from my own computer but if I consult my site from another ( older ?) computer or iPhone/Ipad, the typeface 'ORATOR STD ' doesn't appear. I know I have probably to add this link to the typeface somewhere else so that anybody can see it but I really don't know where and how….
my site:
carolineaubert-neulas.com
please help….
thanks again!