/* Roboto Flex: Variable font for main text */
@font-face {
    font-family: 'Roboto Flex';
    font-style: normal;
    font-weight: 100 1000;
    src: url('RobotoFlex.woff2') format('woff2-variations');
}

/* Roboto Mono: For monospace usage */
@font-face {
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    src: url('RobotoMono-Regular.woff2') format('woff2');
}
