@font-face {
    font-family: 'Roboto';
    src: url('Roboto-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'Michroma';
    src: url('Michroma-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}