@font-face {
    font-family: 'DM Mono';
    src: url('DMMono-Light.woff2') format('woff2'),
        url('DMMono-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Mono';
    src: url('DMMono-Regular.woff2') format('woff2'),
        url('DMMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NEOPIXEL';
    src: url('NEOPIXEL-Regular.woff2') format('woff2'),
        url('NEOPIXEL-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Mono';
    src: url('DMMono-Medium.woff2') format('woff2'),
        url('DMMono-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

