@font-face {
    font-family:'Gotham_Bold';
    src:  url(../fonts/Gotham_Bold.eot),
          url(../fonts/Gotham_Bold.otf),
          url(../fonts/Gotham_Bold.svg),
          url(../fonts/Gotham_Bold.woff),
          url(../fonts/Gotham_Bold.ttf);
}

@font-face {
    font-family:'Gotham_Regular';
    src:  url(../fonts/Gotham_Regular.eot),
          url(../fonts/Gotham_Regular.otf),
          url(../fonts/Gotham_Regular.svg),
          url(../fonts/Gotham_Regular.woff),
          url(../fonts/Gotham_Regular.ttf);
}

@font-face {
    font-family:'Gotham_Thin';
    src:  url(../fonts/Gotham_Thin.eot),
          url(../fonts/Gotham_Thin.svg),
          url(../fonts/Gotham_Thin.woff),
          url(../fonts/Gotham_Thin.ttf);
}

