/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * glyptothek-etsdorf.de
 * tempel-museum.de
 * 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, 2012
 */

@font-face {
	font-family: 'BrownRegular';
	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: 'BrownRegularAlternate';
	src: url('fonts/lineto-brown-regularalt.eot');
	src: url('fonts/lineto-brown-regularalt.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lineto-brown-regularalt.woff') format('woff'),
		 url('fonts/lineto-brown-regularalt.ttf') format('truetype'),
		 url('fonts/lineto-brown-regularalt.svg#BrownRegularAlternate') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BrownLight';
	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: normal;
	font-style: normal;
}