Hi,
I am using following Custom CSS to change my header font-type but it seems it is not working as expected. May I request your advise. Thank you.
.Skin .Header {
font-family:Calibri!important;
color:#000000!important;
font-size:18px!important;
}