/* Self-hosted Roboto (fontsource, latin subset incl. ä/ö/ü/ß) —
   replaces the Google Fonts CDN (no visitor-IP transfer to the US). */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("roboto-latin-300-normal.b9c29351c46f.woff2") format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("roboto-latin-400-normal.15d9f621c3bd.woff2") format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("roboto-latin-500-normal.3a44e06eb954.woff2") format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("roboto-latin-700-normal.e9f5aaf547f1.woff2") format('woff2');
}
