@font-face {
    font-family: 'DMMono';
    src: url('/fonts/DMMono-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'DMMono';
    src: url('/fonts/DMMono-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Syne';
    src: url('/fonts/DMMono-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Syne';
    src: url('/fonts/Syne-Regular.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'Syne';
    src: url('/fonts/Syne-Medium.ttf') format('truetype');
    font-weight: 800;
}
