@charset 'utf-8';
/* CSS Document */


@font-face {
	font-family: "Malina";
	src:	url("../../fonts/Malina.eot?") format('embedded-opentype'),
			url("../../fonts/Malina.otf") format('opentype');
}

@font-face {
	font-family: "inglobal";
	src:	url("../../fonts/inglobal.regular.eot?") format('embedded-opentype'),
			url("../../fonts/inglobal.regular.ttf") format('truetype');
}

@font-face {
	font-family: "inglobalbi";
	src:	url("../../fonts/inglobal.bold-italic.eot?") format('embedded-opentype'),
			url("../../fonts/inglobal.bold-italic.ttf") format('truetype');
}

@font-face {
	font-family: "inglobalb";
	src:	url("../../fonts/inglobal.bold.eot?") format('embedded-opentype'),
			url("../../fonts/inglobal.bold.ttf") format('truetype');
}





