@font-face {
  font-family: 'frutiger_ce_55_romanregular';
  src: url("../font/frutiger_ce_55_roman-webfont.eot");
  src: url("../font/frutiger_ce_55_roman-webfont.eot?#iefix") format("embedded-opentype"), url("../font/frutiger_ce_55_roman-webfont.woff2") format("woff2"), url("../font/frutiger_ce_55_roman-webfont.woff") format("woff"), url("../font/frutiger_ce_55_roman-webfont.ttf") format("truetype"), url("../font/frutiger_ce_55_roman-webfont.svg#frutiger_ce_55_romanregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'frutiger_ce_45_lightregular';
  src: url("../font/frutiger_ce_45_light-webfont.eot");
  src: url("../font/frutiger_ce_45_light-webfont.eot?#iefix") format("embedded-opentype"), url("../font/frutiger_ce_45_light-webfont.woff2") format("woff2"), url("../font/frutiger_ce_45_light-webfont.woff") format("woff"), url("../font/frutiger_ce_45_light-webfont.ttf") format("truetype"), url("../font/frutiger_ce_45_light-webfont.svg#frutiger_ce_45_lightregular") format("svg");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'frutiger_lt_75_black';
  src: url("../font/frutiger-75-black.eot");
  src: url("../font/frutiger-75-black.eot?#iefix") format("embedded-opentype"), url("../font/frutiger-75-black.woff2") format("woff2"), url("../font/frutiger-75-black.woff") format("woff"), url("../font/frutiger-75-black.ttf") format("truetype"), url("../font/frutiger-75-black.svg#frutiger-75-black") format("svg");
  font-weight: normal;
  font-style: normal;
}

.edf-fontload {
  visibility:hidden;
  position:absolute;
  top:-1000px;
  left:-1000px;
}

.edf-black {
  font-family: 'frutiger_lt_75_black', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.edf-regular {
  font-family: 'frutiger_ce_55_romanregular', Arial, Helvetica, sans-serif;
}
.edf-light {
  font-family: 'frutiger_ce_45_lightregular', Arial, Helvetica, sans-serif;
}