body{
        /*    font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Lato', sans-serif;
    font-size: 18px;
/*    font-weight: 300;*/
    line-height: 1.8;
        }  
.header{
    font-weight: 400;
}
.header-contact{
	font-size: 14px;
}
.header-banner span{
    font-size: 12px;
}
.subtitle {    
    font-size: 20px;
    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;
    line-height: 20px;
}