/* Fonts */

@font-face {
	font-family: 'KIAL';
	src: url('kialight.eot');
	src: url('kialight.eot?#iefix') format('embedded-opentype'),
			 url('kialight.woff') format('woff'),
			 url('kialight.ttf') format('truetype'),
			 url('kialight.svg#kialight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KIAM';
	src: url('kiamedium.eot');
	src: url('kiamedium.eot?#iefix') format('embedded-opentype'),
			 url('kiamedium.woff') format('woff'),
			 url('kiamedium.ttf') format('truetype'),
			 url('kiamedium.svg#kiamedium') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'KIAB';
	src: url('kiabold.eot');
	src: url('kiabold.eot?#iefix') format('embedded-opentype'),
			 url('kiabold.woff') format('woff'),
			 url('kiabold.ttf') format('truetype'),
			 url('kiabold.svg#kiabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
