@font-face {
    font-family: "Gotham A";
    font-style: normal;
    font-weight: 100;
    src: url("Gotham-Thin.woff") format("woff"),
    url("Gotham-Thin.ttf") format("truetype"),
    url("Gotham-Thin.eot") format("embedded-opentype"),
    url("Gotham-Thin.otf") format("opentype");
;
}

@font-face {
    font-family: "Gotham SSm A";
    font-style: normal;
    font-weight: 300;
    src: url("Gotham-Medium.woff") format("woff"),
    url("Gotham-Medium.ttf") format("truetype"),
    url("Gotham-Medium.eot") format("embedded-opentype"),
    url("Gotham-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Gotham SSm B";
    font-style: normal;
    font-weight: 300;
    src: url("Gotham-Medium.woff") format("woff"),
    url("Gotham-Medium.ttf") format("truetype"),
    url("Gotham-Medium.eot") format("embedded-opentype"),
    url("Gotham-Medium.otf") format("opentype");
}
