/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    src:url('Roboto/Roboto.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto bold';
    font-style: normal;
    font-weight: 800;
    src:url('Roboto/Bold.woff2') format('woff2');
}