@font-face {
   font-family: "Gotham Rounded Bold";
   src: url("fonts/GothamRounded-Bold.woff") format("woff"), url("fonts/GothamRounded-Bold.eot") format("embedded-opentype"), url("fonts/GothamRounded-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Rounded Bold";
   src: url("fonts/GothamRounded-BoldItalic.woff") format("woff"), url("fonts/GothamRounded-BoldItalic.eot") format("embedded-opentype"), url("fonts/GothamRounded-BoldItalic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Gotham Rounded Medium";
   src: url("fonts/GothamRounded-MediumItalic.woff") format("woff"), url("fonts/GothamRounded-MediumItalic.eot") format("embedded-opentype"), url("fonts/GothamRounded-MediumItalic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Gotham Rounded Medium";
   src: url("fonts/GothamRounded-Medium.woff") format("woff"), url("fonts/GothamRounded-Medium.eot") format("embedded-opentype"), url("fonts/GothamRounded-Medium.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}