@font-face { font-family: 'lato';
    src: url('../fonts/lato/Lato-Regular.ttf') format('truetype'); 
}

@font-face { font-family: 'lato_bold';
    src: url('../fonts/lato/Lato-Bold.ttf') format('truetype'); 
}

@font-face { font-family: 'lato_light';
    src: url('../fonts/lato/Lato-Light.ttf') format('truetype'); 
}

@font-face { font-family: 'lato_thin';
    src: url('../fonts/lato/Lato-Thin.ttf') format('truetype'); 
}

@font-face { font-family: 'MarckScript';
    src: url('../fonts/MarckScript/MarckScript-Regular.ttf') format('truetype'); 
}

@font-face { font-family: 'DIN_Neuzeit_Grotesk_LT';
    src: url('../fonts/DIN_Neuzeit_Grotesk_LT_W01_Lt/DIN_Neuzeit_Grotesk_LT_W01_Lt.ttf') format('truetype'); 
}

@font-face {
    font-family: 'DINNeuzeitGrotesk';
    src: url('../fonts/DIN_Neuzeit_Grotesk_LT_W01_Lt/dinneuzeitgroteskltw01-_812426.latin.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* optional, für bessere Ladezeiten */
}