/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * detroitfuturecity.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2013
 */

@font-face {
	font-family: 'Brown';
	src: url('fonts/lineto-brown-regular.eot');
	src: url('fonts/lineto-brown-regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-regular.woff') format('woff'),
		 url('fonts/lineto-brown-regular.ttf') format('truetype'),
		 url('fonts/lineto-brown-regular.svg#BrownRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Brown';
	src: url('fonts/lineto-brown-italic.eot');
	src: url('fonts/lineto-brown-italic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-italic.woff') format('woff'),
		 url('fonts/lineto-brown-italic.ttf') format('truetype'),
		 url('fonts/lineto-brown-italic.svg#BrownItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Brown';
	src: url('fonts/lineto-brown-light.eot');
	src: url('fonts/lineto-brown-light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-light.woff') format('woff'),
		 url('fonts/lineto-brown-light.ttf') format('truetype'),
		 url('fonts/lineto-brown-light.svg#BrownLight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Brown';
	src: url('fonts/lineto-brown-lightitalic.eot');
	src: url('fonts/lineto-brown-lightitalic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-lightitalic.woff') format('woff'),
		 url('fonts/lineto-brown-lightitalic.ttf') format('truetype'),
		 url('fonts/lineto-brown-lightitalic.svg#BrownLightItalic') format('svg');
	font-weight: 300;
	font-style: italic;
}


@font-face {
	font-family: 'Brown';
	src: url('fonts/lineto-brown-bold.eot');
	src: url('fonts/lineto-brown-bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-bold.woff') format('woff'),
		 url('fonts/lineto-brown-bold.ttf') format('truetype'),
		 url('fonts/lineto-brown-bold.svg#BrownLight') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Brown';
	src: url('fonts/lineto-brown-bolditalic.eot');
	src: url('fonts/lineto-brown-bolditalic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-bolditalic.woff') format('woff'),
		 url('fonts/lineto-brown-bolditalic.ttf') format('truetype'),
		 url('fonts/lineto-brown-bolditalic.svg#BrownLightItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

