@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'kobernw00-regularregular';
    src: url('kobern_w00_regular.woff2') format('woff2'),
         url('kobern_w00_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'KobernW00-Bold';
	src: url('KobernW00-Bold.eot');
	src: url('KobernW00-Bold.eot?#iefix') format('embedded-opentype'),
		url('KobernW00-Bold.woff2') format('woff2'),
		url('KobernW00-Bold.woff') format('woff'),
		url('KobernW00-Bold.ttf') format('truetype'),
		url('KobernW00-Bold.svg#KobernW00-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
