@font-face {
    font-family: Gotham;
    font-weight: 300;
    src: url("../fonts/gotham/Gotham-Medium.eot?#iefix") format('embedded-opentype');
    src: url("../fonts/gotham/Gotham-Light.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 500;
    src: url("../fonts/gotham/Gotham-Medium.eot?#iefix") format('embedded-opentype');
    src: url("../fonts/gotham/Gotham-Medium.otf") format("opentype");
}
@font-face {
    font-family: Gotham;
    font-weight: 900;
    src: url("../fonts/gotham/Gotham-Ultra2.eot?#iefix") format('embedded-opentype');
    src: url("../fonts/gotham/Gotham_Ultra.otf") format("opentype");
}