@font-face {
    font-family: 'DS-DIGI';
    src: url('./DS-DIGI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS-DIGIB';
    src: url('./DS-DIGIB.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DS-DIGI';
    src: url('./DS-DIGII.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DS-DIGI';
    src: url('./DS-DIGIT.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
