@font-face {
    font-family: "DS-Digital";
    src: url("/assets/style/fonts/digital.TTF");
}

:root {
    --font-digital: "DS-Digital";
}