
@font-face {
    font-family: 'sourcesanspro-semibold';
    src: url('sourcesanssro-semibold.otf.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sourcesanspro-regular';
    src: url('sourcesanspro-regular.otf.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro-light';
    src: url('sourcesanspro-light.otf.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.ueber{ 
            font-family: "sourcesanspro-regular";
            font-size: 30px;
            line-height: 120%;
            }
            
.textbox{             
            font-family: "sourcesanspro-light";
            font-size: 18px;
 line-height: 130%;
            }

.tourtooltip{             
            font-family: "sourcesanspro-light";
            font-size: 13px;
 line-height: 120%;
            text-shadow: 1px 1px #000000;
            }

.referenz{             
            font-family: "sourcesanspro-light";
            font-size: 12px;
 line-height: 95%;
            }