html, body {
    font-family: 'Roboto', sans-serif;
}

.mud-appbar {
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.mud-drawer {
    box-shadow: 2px 0 4px rgba(0,0,0,0.1);
}

