/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 7, 2022 */



@font-face {
    font-family: 'silkscreennormal';
    src: url('font/slkscr-webfont.woff2') format('woff2'),
         url('assets/font/slkscr-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'silkscreenbold';
    src: url('font/slkscrb-webfont.woff2') format('woff2'),
         url('assets/font/slkscrb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    margin: 15px;
    cursor: cell;
}


/* input[type='checkbox'] {
    -webkit-appearance:none;
    width:30px;
    height:30px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}
input[type='checkbox']:checked {
    background: #abd;
} */
