@font-face {
    font-family: 'OpenSans';
    src:url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Light-webfont.woff') format('woff'),
        url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Light-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src:url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Regular-webfont.woff') format('woff'),
		url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Regular-webfont.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSansSemiBold';
    src:url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Semibold-webfont.woff') format('woff'),
		url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src:url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Semibold-webfont.woff') format('woff'),
		url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Semibold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src:url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Bold-webfont.woff') format('woff'),
		url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-Bold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src:url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-ExtraBold-webfont.woff') format('woff'),
		url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-ExtraBold-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansExtraboldItalic';
    src: url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
		url('https://static.mpkunden.de/fonts/opensans_west/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

