@font-face {
    font-family: 'CMU Typewriter Text';
    src: url('CMUTypewriter-Regular.woff') format('woff'),
        url('CMUTypewriter-Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

