/* FONTS: 
========================================================================== */
@font-face {
    font-family: 'KlavikaBasicBold';
    src: url('../fonts/Klavika/KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Klavika/KlavikaWebBasicBold.woff') format('woff'), 
         url('../fonts/Klavika/KlavikaBasicBold.otf')  format('otf');
   	  font-weight:normal;
   	  font-style:normal;
		  -webkit-font-smoothing:antialiased; 
	}
@font-face {
    font-family: 'KlavikaBasicBoldItalic';
    src: url('../fonts/Klavika/KlavikaWebBasicBoldItalic.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Klavika/KlavikaWebBasicBoldItalic.woff') format('woff'), 
         url('../fonts/Klavika/KlavikaBasicBoldItalic.otf')  format('otf');
   	  font-weight:normal;
   	  font-style:normal;
		  -webkit-font-smoothing:antialiased; 
	}
@font-face {
    font-family: 'KlavikaBasicMediumItalic';
    src: url('../fonts/Klavika/KlavikaWebBasicMediumItalic.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Klavika/KlavikaWebBasicMediumItalic.woff') format('woff'), 
         url('../fonts/Klavika/KlavikaBasicMediumItalic.otf')  format('otf');
   	  font-weight:normal;
   	  font-style:normal;
		  -webkit-font-smoothing:antialiased; 
	}
@font-face {
    font-family: 'KlavikaBasicMedium';
    src: url('../fonts/Klavika/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Klavika/KlavikaWebBasicMedium.woff') format('woff'), 
         url('../fonts/Klavika/KlavikaBasicMedium.otf')  format('otf');
   	  font-weight:normal;
   	  font-style:normal;
		  -webkit-font-smoothing:antialiased; 
	}
@font-face {
    font-family: 'KlavikaBasicRegular';
    src: url('../fonts/Klavika/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Klavika/KlavikaWebBasicRegular.woff') format('woff'), 
         url('../fonts/Klavika/KlavikaBasicRegular.otf')  format('otf');
   	  font-weight:normal;
   	  font-style:normal;
		  -webkit-font-smoothing:antialiased; 
	}
@font-face {
    font-family: 'KlavikaBasicRegularItalic';
    src: url('../fonts/Klavika/KlavikaWebBasicRegularItalic.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/Klavika/KlavikaWebBasicRegularItalic.woff') format('woff'), 
         url('../fonts/Klavika/KlavikaBasicRegularItalic.otf')  format('otf');
   	  font-weight:normal;
   	  font-style:normal;
		  -webkit-font-smoothing:antialiased; 
	}

	@font-face { font-family: 'FontAwesome'; 
	src: url('../fonts/FontAwesome/FontAwesome.eot?v=4.7.0'); 
	src: url('../fonts/FontAwesome/FontAwesome.eot?#iefix&v=4.7.0') format('embedded-opentype'),
	     url('../fonts/FontAwesome/FontAwesome.woff2?v=4.7.0') format('woff2'), 
		 url('../fonts/FontAwesome/FontAwesome.woff?v=4.7.0') format('woff'), 	
		 url('../fonts/FontAwesome/FontAwesome.ttf?v=4.7.0') format('truetype'), 
		 url('../fonts/FontAwesome/FontAwesome.svg?v=4.7.0#FontAwesome') format('svg'); 
		font-weight: normal; font-style: normal; }
	
	@font-face {
	  font-family: 'Glyphicons Halflings';
	  src: url('../fonts/glyphicons-halflings-regular.eot');
	  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
	       url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
	       url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
	       url('../fonts/glyphicons-halflings-regular.svg.svg#glyphicons-halflingsregular') format('svg');
	}
	