  
/* DAX Family */  
/* first for IE 6/7/8 */
@font-face {
  font-family: DaxWeb-BoldIta;
  src: url(DaxWeb-BoldIta.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: DaxWeb-BoldIta;
  src: url(DaxWeb-BoldIta.woff) format('woff');
}


/* first for IE 6/7/8 */
@font-face {
  font-family: DaxWeb-Bold;
  src: url(DaxWeb-Bold.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: DaxWeb-Bold;
  src: url(DaxWeb-Bold.woff) format('woff');
}


/* first for IE 6/7/8 */
@font-face {
  font-family: DaxWeb;
  src: url(DaxWeb.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: DaxWeb;
  src: url(DaxWeb.woff) format('woff');
}


/* first for IE 6/7/8 */
@font-face {
  font-family: DaxWeb-Ita;
  src: url(DaxWeb-Ita.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: DaxWeb-Ita;
  src: url(DaxWeb-Ita.woff) format('woff');
}



