@font-face {
    font-family: 'SparkasseRg-Regular';
    src: url('../fonts/SparRg.eot');
    src: url('../fonts/SparRg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SparRg.woff') format('woff'),
         url('../fonts/SparRg.ttf') format('truetype'),
         url('../fonts/SparRg.svg#SparkasseRg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SparkasseLt';
    src: url('../fonts/SparLt.eot');
    src: url('../fonts/SparLt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SparLt.woff') format('woff'),
         url('../fonts/SparLt.ttf') format('truetype'),
         url('../fonts/sSparLt.svg#SparkasseLt') format('svg');
    font-weight: normal;
    font-style: normal;

}