:root {
    font-family: 'Roboto', system-ui, sans-serif;
}

label {
    display: flex;
    align-items: center;
}

md-icon {
    font-size: 24px;
}

md-icon[filled] {
    font-variation-settings: 'FILL' 1;
}