@font-face {
    font-family: 'Bahnschirft';
    src: url('BAHNSCHRIFT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

:root{
    --Bahnschirft-font: Bahnschirft;
}