/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      The Northern Block
 * License URL: http://www.fontspring.com/fflicense/northern-block
 *
 *
 */

/*
@font-face {
	font-family: 'LintelRegular';
	src: url('Lintel_Reg-webfont.eot');
	src: local('☺'), url('Lintel_Reg-webfont.woff') format('woff'), url('Lintel_Reg-webfont.ttf') format('truetype'), url('Lintel_Reg-webfont.svg#webfontfdIhZ4m7') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


@font-face {
	font-family: 'LintelRegular';
	src: url('Lintel_Reg-webfont.eot'); /* IE9 Compat Modes */
	src: url('Lintel_Reg-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Lintel_Reg-webfont.woff') format('woff'), /* Modern Browsers */
	     url('Lintel_Reg-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Lintel_Reg-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	}
	
