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