@font-face {
    font-family: 'SAP-icons';
    src: url('fonts/SAP-icons.ttf'), url('fonts/SAP-icons.woff'), url('fonts/SAP-icons.eot');
    /* IE9+ */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '72-Light';
    src: url('fonts/72-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 



.bgWhiteVbox{
	background-color: white !important;
}

.preferences_titledescriptionText.sapMText {
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 200;
    color: #f4f4f4 !important;
    width: 100%;
    font-family: "72-Light", Arial, sans-serif;
}