/* Self-hosted Roboto (latin + latin-ext) — replaces fonts.googleapis.com.
   Files from google-webfonts-helper (gwfh.mranftl.com), Roboto v51, Apache 2.0. */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('roboto/roboto-v51-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('roboto/roboto-v51-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('roboto/roboto-v51-latin_latin-ext-700.woff2') format('woff2');
}
