/* roboto.css */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto/roboto-v47-latin-regular.woff2') format('woff2');
    font-display: swap;
}
