@font-face {
    font-family: 'SofiaProLight';
    src: url('../../font/SofiaProLight.eot');
    src: url('../../font/SofiaProLight.eot?#iefix') format('embedded-opentype'),
        url('../../font/SofiaProLight.woff2') format('woff2'),
        url('../../font/SofiaProLight.woff') format('woff'),
        url('../../font/SofiaProLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

div.logintitle {
    font-family: SofiaProLight;
    font-style: normal;
    color: #404040;
}

div.maincontent {
	background: #ffffff;
	color: #404040;
	font-family: SofiaProLight;
}

div.loginform {
	background: #ffffff;
	color: #404040;
}

#profile_text input {
    color: #404040;    
}

#welcome {
    color: #404040;
}

div.banner1 {
    color: #404040 !important;
}

div.banner2 {
    color: #404040;
}

div.banner3 {
    color: #404040;
}