@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.ttf") format("truetype"), url("fonts/Gotham-MediumItalic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Gotham Pro";
   src: url("fonts/GothamPro.woff") format("woff"), url("fonts/GothamPro.eot") format("embedded-opentype"), url("fonts/GothamPro.ttf") format("truetype"), url("fonts/GothamPro.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Pro Black";
   src: url("fonts/GothamPro-Black.woff") format("woff"), url("fonts/GothamPro-Black.eot") format("embedded-opentype"), url("fonts/GothamPro-Black.ttf") format("truetype"), url("fonts/GothamPro-Black.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}