
/*global*/

@font-face {
  font-family: TSTARRegular;
  src: url("../fonts/TSTAR-RegularWeb.eot");
}

@font-face {
  font-family: TSTARBold;
  src: url("../fonts/TSTAR-BoldWeb.eot");
}

/* then for WOFF-capable browsers */

@font-face {
  font-family: TSTARRegular;
  src: url("../fonts/TSTAR-RegularWeb.woff") format("woff");
}
@font-face {
  font-family: TSTARBold;
  src: url("../fonts/TSTAR-BoldWeb.woff") format("woff");
}
