/* 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/glyphicons-halflings-regular.eot');
	  src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
	       url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'),
	       url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'),
	       url('../fonts/glyphicons/glyphicons-halflings-regular.svg.svg#glyphicons-halflingsregular') format('svg');
	}
