@font-face {
   font-family: "Gotham Medium";
   src: url("fonts/Gotham-Medium.woff") format("woff"), url("fonts/Gotham-Medium.eot") format("embedded-opentype"), url("fonts/Gotham-Medium.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Medium";
   src: url("fonts/Gotham-MediumItalic.woff") format("woff"), url("fonts/Gotham-MediumItalic.eot") format("embedded-opentype"), url("fonts/Gotham-MediumItalic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Gotham Bold";
   src: url("fonts/Gotham-Bold.woff") format("woff"), url("fonts/Gotham-Bold.eot") format("embedded-opentype"), url("fonts/Gotham-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Bold";
   src: url("fonts/Gotham-BoldItalic.woff") format("woff"), url("fonts/Gotham-BoldItalic.eot") format("embedded-opentype"), url("fonts/Gotham-BoldItalic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@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: "Gotham Light";
   src: url("fonts/Gotham-LightItalic.woff") format("woff"), url("fonts/Gotham-LightItalic.eot") format("embedded-opentype"), url("fonts/Gotham-LightItalic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}