@font-face {
	font-family: 'neo';
    src: url('../fonts/neo-bold.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/neo-bold.woff') format('woff'),
         url('../fonts/neo-bold.ttf') format('truetype'),
         url('../fonts/neo-bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'neo';
    src: url('../fonts/neo-light.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/neo-light.woff') format('woff'),
         url('../fonts/neo-light.ttf') format('truetype'),
         url('../fonts/neo-light.svg') format('svg');
	font-weight: 200;
	font-style: normal;
}
/** Generated @ www.fontreactor.com **/
@font-face {
	font-family: 'neo';
    src: url('../fonts/neo-regular.eot?#iefix') format('embedded-opentype'), 
         url('../fonts/neo-regular.woff') format('woff'),
         url('../fonts/neo-regular.ttf') format('truetype'),
         url('../fonts/neo-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}