body{
    font-family: 'Source Sans Pro', sans-serif;
    /* font-family: 'Noto Sans SC', sans-serif; */
    font-size: 18px;
/*    font-weight: 300;*/
    line-height: 1.8;
    letter-spacing: 0.2em;
        }  
.header{
    font-weight: 300;
}
.header-contact{
	font-size: 14px;
}
.header-banner span{
    font-size: 12px;
}
.subtitle {    
    font-size: 24px;
    font-style: bold;
}
.footer .footer-main .banner div{
    font-size: 28px;
}
.footer .footer-main .contact div{
    font-size: 14px;
}
.footer .footer-main p.copyright{
    font-size: 9px;
}
.main.visible-xs .main-content div p{
    font-size: 17px;
}