

@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local(''),
url('/fonts/roboto-300.woff2') format('woff2'),
url('/gestalt/fonts/roboto/roboto-v30-latin_cyrillic-300.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local(''),
url('/fonts/roboto-400.woff2') format('woff2'),
url('/gestalt/fonts/roboto/roboto-v30-latin_cyrillic-regular.woff') format('woff');
font-display: swap;
}
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: local(''),
url('/fonts/roboto-slab-700.woff2') format('woff2'),
url('/gestalt/fonts/roboto-slab/roboto-slab-v24-latin_cyrillic-700.woff') format('woff');
font-display: swap;
}