@font-face
{
	font-family: 'Neou-Bold';
	src: url('../fonts/neou-bold.eot');
	src: url('../fonts/neou-bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/neou-bold.woff') format('woff'),
	url('../fonts/neou-bold.ttf') format('truetype'),
	url('../fonts/neou-bold.svg#Neou-Bold') format('svg');
}
@font-face
{
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular-webfont.eot');
	src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
	url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
	url('../fonts/Roboto-Regular-webfont.svg#Roboto-Regular-webfont') format('svg');
}
@font-face
{
	font-family: 'Caviar Dreams';
	src: url('../fonts/CaviarDreams.ttf');
	src: url('../fonts/CaviarDreams.ttf') format('truetype'),
}
@font-face
{
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue-webfont.eot');
	src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/BebasNeue-webfont.woff') format('woff'),
	url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
	url('../fonts/BebasNeue-webfont.svg#BebasNeue') format('svg');
}

@font-face
{
	font-family: 'GeosansLight';
	src:url('../fonts/GeosansLight.ttf') format('truetype');
}