@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.eot?v=4.1.0');
  src: url('fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), 
  	   url('fontawesome-webfont.woff?v=4.1.0') format('woff'), 
  	   url('fontawesome-webfont.ttf?v=4.1.0') format('truetype'), 
  	   url('fontawesome-webfont.svg?v=4.1.0#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('KlavikaWebBasicRegular.eot');
	src: url('KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'),
         url('KlavikaWebBasicRegular.woff2') format('woff2'),
         url('KlavikaWebBasicRegular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('KlavikaWebBasicRegularItalic.eot');
	src: url('KlavikaWebBasicRegularItalic.eot?#iefix') format('embedded-opentype'),
         url('KlavikaWebBasicRegularItalic.woff2') format('woff2'),
         url('KlavikaWebBasicRegularItalic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('KlavikaWebBasicMedium.eot');
	src: url('KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'),
         url('KlavikaWebBasicMedium.woff2') format('woff2'),
         url('KlavikaWebBasicMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('KlavikaWebBasicMediumItalic.eot');
	src: url('KlavikaWebBasicMediumItalic.eot?#iefix') format('embedded-opentype'),
	     url('KlavikaWebBasicMediumItalic.woff2') format('woff2'),
	     url('KlavikaWebBasicMediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('KlavikaWebBasicBold.eot');
	src: url('KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'),
         url('KlavikaWebBasicBold.woff2') format('woff2'),
         url('KlavikaWebBasicBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'KlavikaWebBasic';
	src: url('KlavikaWebBasicBoldItalic.eot');
	src: url('KlavikaWebBasicBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('KlavikaWebBasicBoldItalic.woff2') format('woff2'),
         url('KlavikaWebBasicBoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}
