@font-face {
	font-family: 'KlavikaMedium';
	src: url('/fonts/klavika-medium-webfont.eot');
	src: url('/fonts/klavika-medium-webfont.eot?#iefix')
		format('embedded-opentype'), url('/fonts/klavika-medium-webfont.woff')
		format('woff'), url('/fonts/klavika-medium-webfont.ttf')
		format('truetype'),
		url('/fonts/klavika-medium-webfont.svg#KlavikaMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KlavikaRegular';
	src: url('/fonts/klavika-regular-webfont.eot');
	src: url('/fonts/klavika-regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/fonts/klavika-regular-webfont.woff') format('woff'),
		url('/fonts/klavika-regular-webfont.ttf') format('truetype'),
		url('/fonts/klavika-regular-webfont.svg#KlavikaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}