@font-face {
	font-family: 'lektonregular';
	src: url('../webfonts/lekton-regular-webfont.eot');
	src: url('../webfonts/lekton-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../webfonts/lekton-regular-webfont.woff2') format('woff2'),
	     url('../webfonts/lekton-regular-webfont.woff') format('woff'),
	     url('../webfonts/lekton-regular-webfont.ttf') format('truetype'),
	     url('../webfonts/lekton-regular-webfont.svg#lektonregular') format('svg');
	font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'industry_incbase';
    src: url('../webfonts/IndustryInc-Base-webfont.eot');
    src: url('../webfonts/IndustryInc-Base-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/IndustryInc-Base-webfont.woff2') format('woff2'),
         url('../webfonts/IndustryInc-Base-webfont.woff') format('woff'),
         url('../webfonts/IndustryInc-Base-webfont.ttf') format('truetype'),
         url('../webfonts/IndustryInc-Base-webfont.svg#industry_incbase') format('svg');
    font-weight: normal; font-style: normal;
}