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