@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('./fonts/roboto-v30-latin_cyrillic-regular.woff2') format('woff2'),
    url('./fonts/roboto-v30-latin_cyrillic-regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('./fonts/roboto-v30-latin_cyrillic-italic.woff2') format('woff2'),
    url('./fonts/roboto-v30-latin_cyrillic-italic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('./fonts/roboto-v30-latin_cyrillic-500.woff2') format('woff2'),
    url('./fonts/roboto-v30-latin_cyrillic-500.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('./fonts/roboto-v30-latin_cyrillic-700.woff2') format('woff2'),
    url('./fonts/roboto-v30-latin_cyrillic-700.woff') format('woff');
}
