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