

@font-face {
    font-family: 'Main_Vario';
    src: url('https://www.senzo.eu/fonts/Montserrat-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Main';
    src: url('https://www.senzo.eu/fonts/Merriweather-Light.ttf');
}

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


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

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


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



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


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


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

}