@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-light.woff2') format('woff2'),
         url('Roboto/roboto-light.woff') format('woff'),
         url('Roboto/roboto-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-lightitalic.woff2') format('woff2'),
         url('Roboto/roboto-lightitalic.woff') format('woff'),
         url('Roboto/roboto-lightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-regular.woff2') format('woff2'),
         url('Roboto/roboto-regular.woff') format('woff'),
         url('Roboto/roboto-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-italic.woff2') format('woff2'),
         url('Roboto/roboto-italic.woff') format('woff'),
         url('Roboto/roboto-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-medium.woff2') format('woff2'),
         url('Roboto/roboto-medium.woff') format('woff'),
         url('Roboto/roboto-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-mediumitalic.woff2') format('woff2'),
         url('Roboto/roboto-mediumitalic.woff') format('woff'),
         url('Roboto/roboto-mediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-semibold.woff2') format('woff2'),
         url('Roboto/roboto-semibold.woff') format('woff'),
         url('Roboto/roboto-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-semibolditalic.woff2') format('woff2'),
         url('Roboto/roboto-semibolditalic.woff') format('woff'),
         url('Roboto/roboto-semibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-bold.woff2') format('woff2'),
         url('Roboto/roboto-bold.woff') format('woff'),
         url('Roboto/roboto-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-bolditalic.woff2') format('woff2'),
         url('Roboto/roboto-bolditalic.woff') format('woff'),
         url('Roboto/roboto-bolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-extrabold.woff2') format('woff2'),
         url('Roboto/roboto-extrabold.woff') format('woff'),
         url('Roboto/roboto-extrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/roboto-extrabolditalic.woff2') format('woff2'),
         url('Roboto/roboto-extrabolditalic.woff') format('woff'),
         url('Roboto/roboto-extrabolditalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}
