saguaros
I enabled "design Mode" in the template Manager and started the less compilation.css but it didn't help me solve my problem. I still can't use the font Cyrillicold in the template is still used Unica One, but in my browser the font is replaced with the Comic cans that is now listed in the variable.less
// Typography
// -------------------------
@font-family-sans-serif: "Cyrilicold", sans-serif;
@font-family-serif: Georgia, "Times New Roman", Times, serif;
@font-family-monospace: monospace;
@font-family-cursive: "Cyrilicold", cursive;
@font-family-base: @font-family-sans-serif;