@font-face {
	font-family: 'Titillium Light';
	src: url('fonts/titillium/light/titillium-light-webfont.eot');
	src: url('fonts/titillium/light/titillium-light-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/titillium/light/titillium-light-webfont.woff') format('woff'),
			 url('fonts/titillium/light/titillium-light-webfont.ttf') format('truetype'),
			 url('fonts/titillium/light/titillium-light-webfont.svg#webfont') format('svg');
}

@font-face {
	font-family: 'Titillium Thin';
	src: url('fonts/titillium/thin/titillium-thin-webfont.eot');
	src: url('fonts/titillium/thin/titillium-thin-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/titillium/thin/titillium-thin-webfont.woff') format('woff'),
			 url('fonts/titillium/thin/titillium-thin-webfont.ttf') format('truetype'),
			 url('fonts/titillium/thin/titillium-thin-webfont.svg#webfont') format('svg');
}

@font-face {
	font-family: 'Titillium Regular';
	src: url('fonts/titillium/regular/titillium-regular-webfont.eot');
	src: url('fonts/titillium/regular/titillium-regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/titillium/regular/titillium-regular-webfont.woff') format('woff'),
			 url('fonts/titillium/regular/titillium-regular-webfont.ttf') format('truetype'),
			 url('fonts/titillium/regular/titillium-regular-webfont.svg#webfont') format('svg');
}
