@font-face {
    font-family: 'typewriter_condensedregular';
    src: url('fonts/typewcond_regular-webfont.woff2') format('woff2'),
         url('fonts/typewcond_regular-webfont.woff')  format('woff'),
         url('fonts/typewcond_regular-webfont.ttf')   format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
