
@font-face {
	font-family:"Elektra Light Pro";
	src: url(/inc/fonts/ElektraLightPro.eot);
	src: url(/inc/fonts/ElektraLightPro.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/ElektraLightPro.ttf) format('truetype');
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:"Elektra Light Pro";
	src: url(/inc/fonts/ElektraLightPro-Bold.eot);
	src: url(/inc/fonts/ElektraLightPro-Bold.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/ElektraLightPro-Bold.ttf) format('truetype');
	font-style:normal;
	font-weight:700
}

@font-face {
	font-family:"Elektra Text Pro";
	src: url(/inc/fonts/ElektraTextPro.eot);
	src: url(/inc/fonts/ElektraTextPro.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/ElektraTextPro.ttf) format('truetype');
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family:"Elektra Text Pro";
	src: url(/inc/fonts/ElektraTextPro-Bold.eot);
	src: url(/inc/fonts/ElektraTextPro-Bold.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/ElektraTextPro-Bold.ttf) format('truetype');
	font-style:normal;
	font-weight:700
}

@font-face {
	font-family:"Elektra Text Pro";
	src: url(/inc/fonts/ElektraTextPro-Italic.eot);
	src: url(/inc/fonts/ElektraTextPro-Italic.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/ElektraTextPro-Italic.otf);
	font-style:italic;
	font-weight:400
}

@font-face {
	font-family:"Elektra Text Pro";
	src: url(/inc/fonts/ElektraTextPro-BoldItalic.eot);
	src: url(/inc/fonts/ElektraTextPro-BoldItalic.eot?#iefix) format('embedded-opentype'),
		 url(/inc/fonts/ElektraTextPro-BoldItalic.otf);
	font-style:italic;
	font-weight:700
}

@font-face {
	font-family: 'Lato';
	src: url('/inc/fonts/LatoLatin-Regular.eot'); /* IE9 Compat Modes */
	src: url('/inc/fonts/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/inc/fonts/LatoLatin-Regular.woff2') format('woff2'), /* Modern Browsers */
		 url('/inc/fonts/LatoLatin-Regular.woff') format('woff'), /* Modern Browsers */
		 url('/inc/fonts/LatoLatin-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Lato';
	src: url('/inc/fonts/LatoLatin-Bold.eot'); /* IE9 Compat Modes */
	src: url('/inc/fonts/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('/inc/fonts/LatoLatin-Bold.woff2') format('woff2'), /* Modern Browsers */
		url('/inc/fonts/LatoLatin-Bold.woff') format('woff'), /* Modern Browsers */
		url('/inc/fonts/LatoLatin-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 600;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'Lato';
	src: url('/inc/fonts/LatoLatin-Semibold.eot'); /* IE9 Compat Modes */
	src: url('/inc/fonts/LatoLatin-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('/inc/fonts/LatoLatin-Semibold.woff2') format('woff2'), /* Modern Browsers */
		url('/inc/fonts/LatoLatin-Semibold.woff') format('woff'), /* Modern Browsers */
		url('/inc/fonts/LatoLatin-Semibold.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}

