
@font-face{
	font-family:'frankruehl';
	font-weight:500; /*(eccentric)*/
	font-style: normal;
	src: url('frankruehl-aaa-500.eot?'); 
	src: url('frankruehl-aaa-500.eot?#iefix') format('embedded-opentype'), 
		url('frankruehl-aaa-500.woff?') format('woff'), 
		url('frankruehl-aaa-500.ttf?') format('truetype');
}

@font-face{
	font-family:'frankruehl';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('frankruehl-aaa-700.eot?'); 
	src: url('frankruehl-aaa-700.eot?#iefix') format('embedded-opentype'), 
		url('frankruehl-aaa-700.woff?') format('woff'), 
		url('frankruehl-aaa-700.ttf?') format('truetype');
}
@font-face{
	font-family:'frankruehl';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('frankruehl-aaa-400.eot?'); 
	src: url('frankruehl-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('frankruehl-aaa-400.woff?') format('woff'), 
		url('frankruehl-aaa-400.ttf?') format('truetype');
}