@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Medium.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Light.woff") format("woff"), url("fonts/Gotham-Light.eot") format("embedded-opentype"), url("fonts/Gotham-Light.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Light";
   src: url("fonts/Gotham-Light.woff") format("woff"), url("fonts/Gotham-Light.eot") format("embedded-opentype"), url("fonts/Gotham-Light.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Helvetica LT Std Light";
   src: url("fonts/HelveticaLTStd-Light.woff") format("woff"), url("fonts/HelveticaLTStd-Light.eot") format("embedded-opentype"), url("fonts/HelveticaLTStd-Light.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Helvetica LT Std";
   src: url("fonts/HelveticaLTStd-Bold.woff") format("woff"), url("fonts/HelveticaLTStd-Bold.eot") format("embedded-opentype"), url("fonts/HelveticaLTStd-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}