@font-face {
    font-family: 'Viessmann';
    src: url('fonts/Viessmann-Regular.woff2') format('woff2'),
        url('fonts/Viessmann-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/ViessmannWeb-Light.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/ViessmannWeb-Regular.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/ViessmannWeb-Medium.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/ViessmannWeb-SemiBold.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/ViessmannWeb-Bold.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web Wide;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/ViessmannWeb-WideRegular.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web Wide;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/ViessmannWeb-WideSemiBold.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Viessmann Web Wide;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/ViessmannWeb-WideBlack.woff2') format("woff2")
}