/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * nuitdelaphoto.ch
 *
 * 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: 'BrownRegular';
	src: url('llbrown/lineto-brown-regular.eot');
	src: url('llbrown/lineto-brown-regular.eot?#iefix') format('embedded-opentype'),
		 url('llbrown/lineto-brown-regular.woff') format('woff'),
		 url('llbrown/lineto-brown-regular.ttf') format('truetype'),
		 url('llbrown/lineto-brown-regular.svg#BrownRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

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