/* first for Internet Explorer < 9 */
/* backup, does not work together in IE8 with some JS */
/* @font-face {
  font-family: "FrutigerLight";
  src: url("../../fonts/28FFBC_0_0.eot");
  font-weight: normal;
}

@font-face {
  font-family: "FrutigerRoman";
  src: url("../../fonts/28FFBC_1_0.eot");
  font-weight: normal;
}

@font-face {
  font-family: "FrutigerBold";
  src: url("../../fonts/28FFBC_5_0.eot");
  font-weight: normal;
} */

/* then for WOFF-capable browsers */
@font-face {
  font-family: "FrutigerLight";
  src: url("../../fonts/28FFBC_0_0.woff ") format("woff"); 
  font-weight: normal;
}

@font-face {
  font-family: "FrutigerRoman";
  src: url("../../fonts/28FFBC_1_0.eot ") format("woff"); 
  font-weight: normal;
}

@font-face {
  font-family: "FrutigerBold";
  src: url("../../fonts/28FFBC_5_0.eot ") format("woff"); 
  font-weight: normal;
}
