@font-face {
  font-family: "Avenir LT";
  font-style:normal;
  font-weight:400;
  mso-font-alt: 'Arial';
  src: url("getFontFile.php?file=Avenir%20LT%2055%20Roman.otf") format("otf"),
    url("getFontFile.php?file=Avenir%20LT%2055%20Roman.eot") format("eot"),
	url("getFontFile.php?file=Avenir%20LT%2055%20Roman.ttf") format("ttf"),
	url("getFontFile.php?file=Avenir%20LT%2055%20Roman.svg") format("svg"),
	url("getFontFile.php?file=Avenir%20LT%2055%20Roman.woff") format("woff"),
	url("getFontFile.php?file=Avenir%20LT%2055%20Roman.woff2") format("woff2");
}
@font-face {
  font-family: "Avenir LT";
  font-style:normal;
  font-weight:700;
  mso-font-alt: 'Arial';
  src: url("getFontFile.php?file=Avenir%20LT%2085%20Heavy.otf") format("otf"),
	  url("getFontFile.php?file=Avenir%20LT%2085%20Heavy.eot") format("eot"),
	  url("getFontFile.php?file=Avenir%20LT%2085%20Heavy.ttf") format("ttf"),
	  url("getFontFile.php?file=Avenir%20LT%2085%20Heavy.svg") format("svg"),
	  url("getFontFile.php?file=Avenir%20LT%2085%20Heavy.woff") format("woff"),
	  url("getFontFile.php?file=Avenir%20LT%2085%20Heavy.woff2") format("woff2");
}