html,body {
    font-size: 16px;
    font-family: 'Cascadia Mono';
}

.text-large {
    font-size: 2rem;
}

.text-regular {
    font-size: 1rem;
}