@font-face {
   font-family: "AvantGarde LT Medium";
   src: url("fonts/ITC Avant Garde Gothic LT Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "ITC Avant Garde Std Md";
   src: url("fonts/ITCAvantGardeStd-Md.woff") format("woff"), url("fonts/ITCAvantGardeStd-Md.eot") format("embedded-opentype"), url("fonts/ITCAvantGardeStd-Md.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}