/*
- - - > |  @font-face  | < - - - 
*/
/* Klavika Web Basic Regular */
	@font-face {
	font-family: 'KlavikaWebBasicRegular';
	src: url('KlavikaWebBasicRegular.woff2') format('woff2'),
	     url('KlavikaWebBasicRegular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/*
- - - > |  Font Classes  | < - - - 
*/
.KlavikaWebBasicRegular {
	font-family: 'KlavikaWebBasicRegular';
	font-weight: normal;
	font-style: normal;
	}
