@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
body {
font-family: 'Roboto Condensed', sans-serif;
}

.font-large {
    font-weight:500;
    font-size:1.25rem; // 24px;
}

.status-day:nth-child(n+25) { display:none; } // Limit History Length to last 4 weeks