@charset "utf-8";

/* Include FF DaxWeb Pro Fonts for SCREEN  */

@font-face {
	font-family: DaxWeb;
	    src: url('DaxWeb.eot?') format('eot'),
         url('DaxWeb.woff') format('woff'),
         url('DaxComp.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: DaxWeb;
	    src: url('DaxWeb-Ita.eot?') format('eot'),
         url('DaxWeb-Ita.woff') format('woff'),
         url('DaxComp-Ita.ttf') format('truetype');
		font-weight: normal;
		font-style: italic;
}
@font-face {
	font-family: DaxWeb;
	    src: url('DaxWeb-Bold.eot?') format('eot'),
         url('DaxWeb-Bold.woff') format('woff'),
         url('DaxComp-Bold.ttf') format('truetype');
		font-weight: bold;
		font-style: normal;
}
@font-face {
	font-family: DaxWeb;
	    src: url('DaxWeb-BoldIta.eot?') format('eot'),
         url('DaxWeb-BoldIta.woff') format('woff'),
         url('DaxComp-BoldIta.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
