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

h1, h2, h3, h4, h5, h6, #main-navigation, ul.nav li,
input[type="submit"] {
font-family: 'GravurCondensedBold';
}
