@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;	
}

@font-face {
	font-family:'alenbiSans';
	src: url('../fonts/AlenbiSans-Bold.eot');
	src: url('../fonts/AlenbiSans-Bold.woff') format("woff"),
		 url("../fonts/AlenbiSans-Bold.ttf") format("truetype"),
		 url("../fonts/AlenbiSans-Bold.svg#filename") format("svg");
	font-weight:600;	
}

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