/* first IE 9 in < 9 mode, then IE 6-8, then the WOFF-capable browsers */
@font-face {
	font-family: Ascom;
	src: url('zwowebpro.eot');
	src: url('zwowebpro.eot?iefix') format('eot'),
		 url('zwowebpro.woff') format('woff');
}

/* first IE 9 in < 9 mode, then IE 6-8, then the WOFF-capable browsers */
@font-face {
	font-family: Ascom-Semibold;
	src: url('zwowebpro-semibold.eot');
	src: url('zwowebpro-semibold.eot?iefix') format('eot'),
		 url('zwowebpro-semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* first IE 9 in < 9 mode, then IE 6-8, then the WOFF-capable browsers */
@font-face {
	font-family: Ascom-Light;
	src: url('zwowebpro-light.eot');
	src: url('zwowebpro-light.eot?iefix') format('eot'),
		 url('zwowebpro-light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}