Using specific Wix font on embed HTML

Hi there,

im trying to use the Caudex font on a HTML embed element. Specific on a marquee. But I can’t get it to work. When trying with Open Sans it works fine. But somehow Caudex does not want to be recognized.

 <marquee style = "font-family: caudex,serif; color: #FFFFFF; font-size: 40px" behaviour = "scroll" direction = "right"> Aji Confusion * Daisy Cutter Yellow * Jalapeno Gaucho * Jalapeno Caramel * Peppa Peach * Macarena * CGN 21500 * Buena Mulata * Rocoto Manzano * Ancho San * Luis Amazon Chile Roma Bhut * Jolakia Red</ marquee> 

The direction, size and the marquee itself works fine. Its jsut the Caudex that will not. Is there a specific name that I need to put in?

Thanks for the help :slight_smile:

Same problem here. I would expect that when embedding code, this will uses the default website font. But Wix places the embedded code inside a iframe. Hopefully they can fix this problem…