@font-face {
    font-family: 'vcr_osd_mono';
    src: url('/fonts/vcr_osd_mono.woff2') format('woff2'),
         url('/fonts/vcr_osd_mono.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tewi';
    src: url('/fonts/tewi.woff2') format('woff2'),
         url('/fonts/tewi.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'consolas';
    src: url('/fonts/consolas.woff2') format('woff2'),
    url('/fonts/consolas.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.shitpissframes {
    border: none;
    margin: 10px;
    height: 730px;
    width: 550px;
        box-sizing: border-box;

}