@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto Light.woff2.html') format('woff2'),
        url('subset-Roboto Light.woff.html') format('woff'),
        url('subset-Roboto Light.ttf.html') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto Light Italic.woff2.html') format('woff2'),
        url('subset-Roboto Light Italic.woff.html') format('woff'),
        url('subset-Roboto Light Italic.ttf.html') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto Regular.woff2.html') format('woff2'),
        url('subset-Roboto Regular.woff.html') format('woff'),
        url('subset-Roboto Regular.ttf.html') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto Italic.woff2.html') format('woff2'),
        url('subset-Roboto Italic.woff.html') format('woff'),
        url('subset-Roboto Italic.ttf.html') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto Bold.woff2.html') format('woff2'),
        url('subset-Roboto Bold.woff.html') format('woff'),
        url('subset-Roboto Bold.ttf.html') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto Bold Italic.woff2.html') format('woff2'),
        url('subset-Roboto Bold Italic.woff.html') format('woff'),
        url('subset-Roboto Bold Italic.ttf.html') format('truetype');
    font-weight: 700;
    font-style: italic;
}







