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