@font-face {
	font-family: Dax; 
	src: url("/webfonts/dax/DaxWeb-Cond.eot"),
         url('/webfonts/dax/DaxWeb-Cond.woff') format('woff');
	font-style:normal; 
	font-weight: normal;
}
@font-face {
	font-family: Dax; 
	  src: url("/webfonts/dax/DaxWeb-CondBold.eot"),
	       url('/webfonts/dax/DaxWeb-CondBold.woff') format('woff');
	font-style:normal; 
	font-weight: bold;
}
.brand{ font-family: Dax; }
.brand-bold{ font-family: Dax; font-weight: bold;}
.brand-color{color:#00aaff;}