@font-face {
    font-family: 'Roboto';
    src: local('Roboto'),
         url('//www.immokarten.de/fonts/server/font2.php?file=roboto-v30/roboto-v30-latin_latin-ext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: local('Roboto Slab'),
         url('//www.immokarten.de/fonts/server/font2.php?file=roboto-slab-v33/roboto-slab-v33-latin_latin-ext-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Slab';
    src: local('Roboto Slab'),
         url('//www.immokarten.de/fonts/server/font2.php?file=roboto-slab-v33/roboto-slab-v33-latin_latin-ext-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

