@font-face {
	font-family:'alenbiSans';
	src: url('fonts/alenbiSans.eot');
	src: url('fonts/alenbiSans.woff') format("woff"),
		 url("fonts/alenbiSans.otf") format("opentype"),
		 url("fonts/alenbiSans.svg#filename") format("svg");
	font-weight:400;	
}
@font-face {
	font-family:'alenbiSans';
	src: url('fonts/AlenbiSans-Light.eot');
	src: url('fonts/AlenbiSans-Light.woff') format("woff"),
		 url("fonts/AlenbiSans-Light.otf") format("opentype"),
		 url("fonts/AlenbiSans-Light.svg#filename") format("svg");
	font-weight:300;	
}