/*FONTS*/


.wf-loading div.menu ul.menu_top_level{
display:none;
visibility:hidden;
}


.wf-active div.menu, .wf-inactive div.menu ul.menu_top_level{
display:block;
visibility:visible;
}


.wf-convavenirnextltproregular-n4-active body{
font-family:'Conv_AvenirNextLTPro-Regular';
}


.wf-convavenirnextltproregular-n4-inactive body{
font-family:'Arial';
}

.wf-citizenlightregular-n4-active  .menu{
font-family:'citizenlightregular';
}

.wf-citizenlightregular-n4-active div#news_panel h2{
font-family:'citizenboldregular';
}


.wf-citizenlightregular-n4-inactive  .menu{
font-family:Arial;
}

.wf-citizenboldregular-n4-active  .text_content h3{
font-family:'citizenboldregular';
}


.wf-citizenboldregular-n4-active .text_content strong{
font-family:Arial;
font-weight: bold;
}


