

@font-face {
    font-family: 'Main_Font';
    src: url('https://www.senzo.de/fonts/Manrope-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Main_Light';
    src: url('https://www.senzo.de/fonts/TTNormsPro-Regular.ttf');
}


@font-face {
    font-family: 'Main_Regular';
    src: url('https://www.senzo.de/fonts/TTNormsPro-Regular.ttf');
}

@font-face {
    font-family: 'Main_Medium';
    src: url('https://www.senzo.de/fonts/TTNormsPro-Medium.ttf');
}


@font-face {
    font-family: 'Main_Bold';
    src: url('https://www.senzo.de/fonts/TTNormsPro-Bold.ttf');
}



@font-face {
    font-family: 'Condensed';
    src: url('https://www.senzo.de/fonts/RobotoCondensed-VariableFont_wght.ttf');
    font-stretch: wider;
}


@font-face {
    font-family: 'Wing';
    src: url('https://www.senzo.de/fonts/wingding.ttf');
}


@font-face {
    font-family: 'Webs';
    src: url('https://www.senzo.de/fonts/webdings.ttf');
}

